[thelist] "RewriteEngine on" problem

Shashank Tripathi sub at shanx.com
Tue Jul 9 15:34:00 CDT 2002


Lauri, what is your RewriteRule? If you work with something like this,
it should work regardless of the trailing slash..

    RewriteRule ^(.*)$ ... [L,R]

Where "..." is the page you want to redirect to.

-S.


    | Now, when I write "RewriteEngine on" in my .htaccess
    | file, the request tharapita.com/lauri will start throwing
    | 301 errors (301 Moved
    | permanently) at me.
    |
    | Is there a workaround, so that my server wouldn't require
    | the trailing slash for directories, even with
    | RewriteEngine turned on?




More information about the thelist mailing list