From: Rainer Jung Date: Wed, 1 Aug 2012 15:25:02 +0000 (+0000) Subject: Add a docs link to a configuration example. X-Git-Tag: 2.5.0-alpha~6543 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f65d7aac7ebb7b280028a21a719fed289af97a;p=thirdparty%2Fapache%2Fhttpd.git Add a docs link to a configuration example. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1368053 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/extra/proxy-html.conf.in b/docs/conf/extra/proxy-html.conf.in index 49afe98a099..f5e92fdc319 100644 --- a/docs/conf/extra/proxy-html.conf.in +++ b/docs/conf/extra/proxy-html.conf.in @@ -1,5 +1,10 @@ # Configuration example. # +# For detailed information about these directives see +# +# and for mod_xml2enc see +# +# # First, to load the module with its prerequisites. Note: mod_xml2enc # is not always necessary, but without it mod_proxy_html is likely to # mangle pages in encodings other than ASCII or Unicode (utf-8).