.htaccess 256 B

123456789101112
  1. DirectoryIndex index.php
  2. ErrorDocument 404 /error/
  3. ErrorDocument 401 /error/
  4. ErrorDocument 403 /error/
  5. RewriteOptions MaxRedirects=6
  6. Order deny,allow
  7. deny from all
  8. allow from 82.238.217.133
  9. allow from 82.234.62.122
  10. allow from 217.109.113.144