From 5a274acb35125aea2bc50811a34f02e83002d642 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Wed, 1 Aug 2012 15:25:02 +0000 Subject: [PATCH] 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 --- docs/conf/extra/proxy-html.conf.in | 5 +++++ 1 file changed, 5 insertions(+) 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). -- 2.47.3