[go: up one dir, main page]

Menu

[r2]: / .htaccess  Maximize  Restore  History

Download this file

9 lines (8 with data), 196 Bytes

1
2
3
4
5
6
7
8
AuthGroupFile /dev/null
AuthName Intern
AuthType Basic
ErrorDocument 401 /error.php
ErrorDocument 402 /error.php
ErrorDocument 403 /error.php
ErrorDocument 404 /error.php
#mod_gzip_on Yes