lateuk
Nov 9th 2007, 4:54 am
Hello,
I am trying to change my site from using .htm files to directories so for example /adsense.htm would be /adsense/
I have made the directory and renamed the adsense.htm to index.htm (in the directory of adsense).
Now i wanted to do a modrewrite, so i added:
RewriteRule ^adsense.htm /adsense/ [L,R=301]
to the htaccess file. This does not work, any help would be much appriciated, i hate modrewrite stuff.
Late
I am trying to change my site from using .htm files to directories so for example /adsense.htm would be /adsense/
I have made the directory and renamed the adsense.htm to index.htm (in the directory of adsense).
Now i wanted to do a modrewrite, so i added:
RewriteRule ^adsense.htm /adsense/ [L,R=301]
to the htaccess file. This does not work, any help would be much appriciated, i hate modrewrite stuff.
Late