Since RewriteLog and RewriteLogLevel were removed as valid configuration directives in v2.4,
this should probably be mentioned in the upgrading to 2.4 page.
Here is a suggested patch for: http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/manual/upgrading.xml
Index: manual/upgrading.xml
===================================================================
--- manual/upgrading.xml (revision 1442088)
+++ manual/upgrading.xml (working copy)
@@ -349,6 +349,13 @@
has been moved into <module>mod_authn_core</module>.
</li>
+ <li>The RewriteLog and RewriteLogLevel directives have been removed.
+ This functionality is now provided by configuring the appropriate
+ level of logging for the <module>mod_rewrite</module> module using
+ the <directive module="core">LogLevel</directive> directive.
+ See also the <a href="mod/mod_rewrite.html#logging">mod_rewrite logging</a>
+ section.</li>
+
</ul>
</section>
Regards,
Sean
------------------------------------------------------------------------------------------------------------
John Wiley & Sons Limited is a private limited company registered in England with registered
number 641132.
Registered office address: The Atrium, Southern Gate, Chichester, West Sussex, United Kingdom.
PO19 8SQ.
------------------------------------------------------------------------------------------------------------
|