]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixes link to mod_proxy docs, because link can't use <module> syntax.
authorRich Bowen <rbowen@apache.org>
Thu, 14 Apr 2016 12:42:30 +0000 (12:42 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 14 Apr 2016 12:42:30 +0000 (12:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739077 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/reverse_proxy.xml

index 5f45d40d09264c80bfdbd2c3523edd7ade344c60..b876eae819dfa9c870b61c6a4427f066ac36939b 100644 (file)
@@ -240,7 +240,7 @@ ProxyPassReverse "/images/"  "balancer://myset/"
 
     <note type="warning"><title>Warning</title>
       <p>Do not enable the <em>balancer-manager</em> until you have <a
-      href="mod_proxy.html#access">secured your server</a>. In
+      href="../../mod_proxy.html#access">secured your server</a>. In
       particular, ensure that access to the URL is tightly
       restricted.</p>
     </note>