On 12 Mar 2010, at 10:23 PM, Stefan Fritsch wrote:

Someone suggested to make "RewriteEngine on" the default in 2.4. Would that already help a bit? I would support that change. That is, if it has not been done in trunk already.

On our case not really, it's not the default value that is the problem, it's the problem that a RewriteLog setting can't be set globally without also dictating that rewrite rules are set globally as well.

What I propose is that we deprecate the RewriteLog directive, and replace all logging functionality in mod_rewrite with standard httpd logging.

Would v2.4 be an acceptable time to introduce something like this?

+1, and in fact I wanted to do that by introducing additional log levels that the rewrite log levels can be mapped to [1], and by allowing per module log level configuration.

That change I have already working and I would really like to have it in 2.4. I will try to clean up the lastest version and post it here next week.

This would be very useful.

Regards,
Graham
--

Reply via email to