long_term

htaccess php.ini

Jul 22nd, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Options all
  2. DirectoryIndex readme.html
  3. AddType text/plain .php
  4. AddHandler server-parsed .php
  5. AddType text/plain .html
  6. AddHandler txt .html
  7. Require None
  8. Satisfy Any
Advertisement
Add Comment
Please, Sign In to add comment