From: Rainer Jung Date: Wed, 12 Dec 2012 14:12:00 +0000 (+0000) Subject: Fix validation error. X-Git-Tag: 2.5.0-alpha~6022 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2902c730cce281821a93541e56a7bde066b73792;p=apache Fix validation error. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420685 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_html.xml b/docs/manual/mod/mod_proxy_html.xml index d961af5c16..ad038589f0 100644 --- a/docs/manual/mod/mod_proxy_html.xml +++ b/docs/manual/mod/mod_proxy_html.xml @@ -46,7 +46,7 @@ extensive Turns on or off extra pre-parsing of metadata in HTML <head> sections. ProxyHTMLMeta On|Off -ProxyHTMLMeta Off +ProxyHTMLMeta Off server config virtual hostdirectory @@ -83,7 +83,7 @@ module for earlier 2.x versions. ProxyHTMLEnable Turns the proxy_html filter on or off. ProxyHTMLEnable On|Off -ProxyHTMLEnable Off +ProxyHTMLEnable Off server config virtual hostdirectory @@ -194,7 +194,7 @@ in mod_proxy_html 3.x for HTTPD 2.0 and 2.2 is also supported.

Enables per-request interpolation of ProxyHTMLURLMap rules. ProxyHTMLInterp On|Off -ProxyHTMLInterp Off +ProxyHTMLInterp Off server config virtual hostdirectory @@ -271,7 +271,7 @@ Only use them if you know you have a broken backend server.

Determines whether to fix links in inline scripts, stylesheets, and scripting events. ProxyHTMLExtended On|Off -ProxyHTMLExtended Off +ProxyHTMLExtended Off server config virtual hostdirectory @@ -299,7 +299,7 @@ false matches. ProxyHTMLStripComments Determines whether to strip HTML comments. ProxyHTMLStripComments On|Off -ProxyHTMLStripComments Off +ProxyHTMLStripComments Off server config virtual hostdirectory