Dynadot โ€” .com Registration $8.99

Redirect to index.php

Spacemail by SpaceshipSpacemail by Spaceship
Watch
Impact
75
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Here we go:

Code:
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^index.php$
RewriteRule ^$ http://domain.com/index.php [L,R=301]

Dump that into your .htaccess, just tested it as im not good with .htaccess and it works fine.

Matt
 
0
•••
Will it cause any problem if I use your code along with this?

Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.com
RewriteRule (.*) http://www.example.com/$1 [R=301,L]
 
0
•••
lzy said:
Will it cause any problem if I use your code along with this?

Code:
...
test it out...
 
0
•••
Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back