I have tried for hours to get Apache 2.2.22 on a Mac to produce debug
logging for mod_rewrite, and have gotten absolutely nowhere. I have

RewriteLog "/tmp/rewrite.log"
RewriteLogLevel 8

in my configuration file, inside a

<VirtualHost _default_:443>

element. Apache creates the log file I specify, but logs nothing to it even
when processing rewrite rules that I know work. What in the heck am I
missing? Where do those config lines need to go?

I would add that the documentation is completely unhelpful in this respect
and could be profitably updated with whatever the answer to the "where do
those lines go" question. Thanks.

-- 
C. Benson Manica
cbman...@gmail.com

Reply via email to