From: William A. Rowe Jr Date: Fri, 31 Aug 2001 21:43:53 +0000 (+0000) Subject: These no longer work, and even though most of this whole X-Git-Tag: 2.0.26~353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a98f8085f5dc8c6a3af3febd9ded50662db4491;p=apache These no longer work, and even though most of this whole section doesn't work today, at least get the syntax right for blocks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90858 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index f9f965c21b..9f8052f009 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -975,7 +975,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # #ProxyRequests On # -# +# # Order deny,allow # Deny from all # Allow from .your_domain.com diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 5aa3aab027..8a9a545489 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -878,7 +878,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # #ProxyRequests On # -# +# # Order deny,allow # Deny from all # Allow from .your_domain.com