Ah, I see, that wasn't at all clear from the documentation. It looks like
if I move those lines then I get some entries in the log. Thanks for
clearing that up.
On Thu, Aug 1, 2013 at 1:37 AM, Philip Wigg wrote:
> On 1 August 2013 03:13, C. Benson Manica wrote:
>
> Apache creates the log file
On 1 August 2013 03:13, C. Benson Manica wrote:
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?
>
Are the working rewrite rules definitely in the same Vi
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
element. Apache creates the log file I specify, but logs nothing to it ev