From 4a98f8085f5dc8c6a3af3febd9ded50662db4491 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 31 Aug 2001 21:43:53 +0000 Subject: [PATCH] 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 --- docs/conf/httpd-std.conf | 2 +- docs/conf/httpd-win.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.40.0