mod_proxy_html refers to mod_log_config for the LogLevel directive,
which is defined in core.xml instead.
Patch included for trunk.
With regards,
Daniel.
Index: mod_proxy_html.xml
===================================================================
--- mod_proxy_html.xml (revision 1300620)
+++ mod_proxy_html.xml (working copy)
@@ -199,7 +199,7 @@
will also clean up the HTML to the specified standard. It cannot
fix every error, but it will strip out bogus elements and attributes.
It will also optionally log other errors at <directive
-module="mod_log_config">LogLevel</directive> Debug.</p>
+module="core">LogLevel</directive> Debug.</p>
</usage>
</directivesynopsis>
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org