.htaccess

LadyLannie

Up-and-Coming Sensation
Joined
Jun 15, 2013
Messages
453
Reaction score
32
FP$
489
Hello FP I was woundering how could I use .htaccess to point towards my index page using RewriteRule without lossing any data or style.
 
Code:
Redirect 301 / http://example.com/index.php
This example should work for you. 🙂
 
Back
Top Bottom