Advertisement
qwidjib0

Untitled

Dec 4th, 2013
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. # Force index file to resolve at site root
  2. RewriteBase /
  3. RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
  4. RewriteRule ^index\.php$ http://www.nexcess.net/ [R=301,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement