Commit 27aeb58e authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  These no longer work, and even though most of this whole
  <IfModule mod_proxy.c> section doesn't work today, at least
  get the syntax right for <Proxy > blocks.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90858 13f79535-47bb-0310-9956-ffa450edef68
parent 0fbdc527
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -975,7 +975,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0
#<IfModule mod_proxy.c>
#ProxyRequests On
#
#<Directory proxy:*>
#<Proxy *>
#    Order deny,allow
#    Deny from all
#    Allow from .your_domain.com
+1 −1
Original line number Diff line number Diff line
@@ -878,7 +878,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0
#<IfModule mod_proxy.c>
#ProxyRequests On
#
#<Directory proxy:*>
#<Proxy *>
#    Order deny,allow
#    Deny from all
#    Allow from .your_domain.com