|
Posted by sunnysails on 10/10/01 11:50
-Lost wrote:
> <IfModule mod_rewrite.c>
> RewriteCond %{REQUEST_URI} ^/[^\.]+[^/]$
> RewriteRule ^(.*)$ http://%{HTTP_HOST}/$1/ [R=301,L]
> </IfModule>
>
> -Lost
Hmm, that doesn't work. I place just that inside .htaccess, in my
root, correct? :)
Navigation:
[Reply to this message]
|