From: Rich Bowen Date: Thu, 14 Apr 2016 12:42:30 +0000 (+0000) Subject: Fixes link to mod_proxy docs, because link can't use syntax. X-Git-Tag: 2.5.0-alpha~1745 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffefb7af60ed685f8c06d86351801a592c29531c;p=thirdparty%2Fapache%2Fhttpd.git Fixes link to mod_proxy docs, because link can't use syntax. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739077 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/reverse_proxy.xml b/docs/manual/howto/reverse_proxy.xml index 5f45d40d092..b876eae819d 100644 --- a/docs/manual/howto/reverse_proxy.xml +++ b/docs/manual/howto/reverse_proxy.xml @@ -240,7 +240,7 @@ ProxyPassReverse "/images/" "balancer://myset/" Warning

Do not enable the balancer-manager until you have secured your server. In + href="../../mod_proxy.html#access">secured your server. In particular, ensure that access to the URL is tightly restricted.