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