From: Richard Bowen
Date: Wed, 20 Nov 2002 21:59:27 +0000 (+0000)
Subject: Opened but closed
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77975c0a90d3a0389cdb029f2df1134e0f443ea2;p=thirdparty%2Fapache%2Fhttpd.git
Opened but closed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97576 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en
index 5830a959db0..dcabd2d4e5a 100644
--- a/docs/manual/howto/public_html.html.en
+++ b/docs/manual/howto/public_html.html.en
@@ -94,7 +94,7 @@
<Directory /home/*/cgi-bin/>
Options ExecCGI
SetHandler cgi-script
- </DirectoryMatch>
+ </Directory>

diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml
index b8edc4589d7..858e689759b 100644
--- a/docs/manual/howto/public_html.xml
+++ b/docs/manual/howto/public_html.xml
@@ -117,7 +117,7 @@
<Directory /home/*/cgi-bin/>
Options ExecCGI
SetHandler cgi-script
- </DirectoryMatch>
+ </Directory>