View Single Post
Old 10-30-2012, 06:01 AM   PM User | #3
MBI
New to the CF scene

 
Join Date: Oct 2012
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
MBI is an unknown quantity at this point
I tried using the above codes, No change happened... Most of my website is in the same root directory, except for my blog so for the last line of your code I just tried:

Quote:
RewriteRule (.*)$ http://www.example.com/$1/ [R=301,L]


What am I missing? I also changed the .php to .html like you said
MBI is offline   Reply With Quote