]> granicus.if.org Git - apache/commitdiff
Add a docs link to a configuration example.
authorRainer Jung <rjung@apache.org>
Wed, 1 Aug 2012 15:26:38 +0000 (15:26 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 1 Aug 2012 15:26:38 +0000 (15:26 +0000)
Backport of r1368053 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1368054 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/proxy-html.conf.in

index 49afe98a099397a5b324548815d4abaf8a714757..683a0911bee63ef1faa3c7312d27eea41fb878d5 100644 (file)
@@ -1,5 +1,10 @@
 # Configuration example.
 #
+# For detailed information about these directives see
+# <URL:http://httpd.apache.org/docs/2.4/mod/mod_proxy_html.html>
+# and for mod_xml2enc see
+# <URL:http://httpd.apache.org/docs/2.4/mod/mod_xml2enc.html>
+#
 # 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).