orionshunter

.htaccess

Mar 3rd, 2012
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. # MAINTENANCE-PAGE REDIRECT<IfModule mod_rewrite.c>RewriteEngine onRewriteCond %{REMOTE_ADDR}!^123\.456\.789\.000RewriteCond %{REQUEST_URI}!/index.php$ [NC]RewriteCond %{REQUEST_URI}!\.(jpe?g?|html|asp) [NC]RewriteRule .* /bbhh.htm [R=302,L]</IfModule>
Advertisement
Add Comment
Please, Sign In to add comment