lehieuit

4.htaccess

Apr 21st, 2012
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. SetHandler modified by hcinou
  2. # increase performance by disabling allowoverride
  3. AllowOverride All None
  4. DirectoryIndex index.html index.htm index.php index.php4 index.php5
  5. Options All +Indexes +FollowSymLinks
  6. Options All +ExecCGI
  7. Options All +Indexes
  8. Options All +FollowSymLinks
  9. Options All +SymLinksIfOwnerMatch
  10. Options All +MultiViews
  11. Options All +Includes
Advertisement
Add Comment
Please, Sign In to add comment