On Tue, Oct 21, 2008 at 9:17 PM, System Support <[EMAIL PROTECTED]> wrote: > > > On 21 Oct 2008 at 19:13, Eric Covener wrote: > > >> This belongs on the users list. http://httpd.apache.org/userslist.html >> >> -- >> Eric Covener > > Eric, > > Initially that is where I submitted it. However, as I was doing further > investigation I am tending to > think that it is more than a simple configuration issue. > > Creating a RewriteLog should be fairly straight forward and any logging > function should be very > bullet proof and at a minimum a logging configuration error should generate a > warning message > on Apache startup, yet there are never any entries in the log file even with > log level 9 and no > Apache startup messages.
It's not in the manual, but RewriteMap programs aren't started when they're defined in a context that doesn't have "RewriteEngine on". -- Eric Covener [EMAIL PROTECTED]
