12 lines
256 B
ApacheConf
12 lines
256 B
ApacheConf
DirectoryIndex index.php
|
|
ErrorDocument 404 /error/
|
|
ErrorDocument 401 /error/
|
|
ErrorDocument 403 /error/
|
|
|
|
RewriteOptions MaxRedirects=6
|
|
|
|
Order deny,allow
|
|
deny from all
|
|
allow from 82.238.217.133
|
|
allow from 82.234.62.122
|
|
allow from 217.109.113.144
|