From: Luca Toscano Date: Sat, 3 Mar 2018 07:52:39 +0000 (+0000) Subject: mod_proxy_html: s// to please validate-xml X-Git-Tag: 2.5.0-alpha2-ci-test-only~2811 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4f6804269775e184b89f61055c153483ced813;p=thirdparty%2Fapache%2Fhttpd.git mod_proxy_html: s// to please validate-xml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825757 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_html.xml b/docs/manual/mod/mod_proxy_html.xml index fde46e228fc..ddb8cb56a38 100644 --- a/docs/manual/mod/mod_proxy_html.xml +++ b/docs/manual/mod/mod_proxy_html.xml @@ -106,8 +106,8 @@ still be configured using regular filter directives, this will not support i18n at all. Instead, a new directive ProxyHTMLEnable has been introduced to configure both mod_proxy_html's filter and mod_xml2enc. It is recommended that you always use ProxyHTMLEnable even where i18n -support is not required. Note that this is a change from earlier -versions where filter directives were used to activate mod_proxy_html.

+support is not required. Note that this is a change from earlier +versions where filter directives were used to activate mod_proxy_html.