Advertisement
MrLuciferz

.htaccess

May 7th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. RewriteEngine on
  2.  
  3. RewriteCond %{HTTP_HOST} ^gulfislamicstore\.com$ [OR]
  4. RewriteCond %{HTTP_HOST} ^www\.gulfislamicstore\.com$
  5. RewriteRule ^/?$ "http\:\/\/gulfislamicstore\.com\/index\.html" [R=301,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement