Forum Moderators: phranque

Message Too Old, No Replies

RewriteLog

         

Umbra

7:57 am on Oct 15, 2004 (gmt 0)

10+ Year Member



Is it true that RewriteLog for mod_rewrite only functions with http.conf and not .htaccess?

Is there an alternative method of logging Rewrite behavior?

jdMorgan

12:59 pm on Oct 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



> Is it true that RewriteLog for mod_rewrite only functions with http.conf and not .htaccess?

Yes, see the RewriteLog documentation [httpd.apache.org].

> Is there an alternative method of logging Rewrite behavior?

No, but it can sometimes to be helpful to temporarily change your internal rewrites into external redirects so that you can see the results in your browser address bar.

Jim