From: Rich Bowen Date: Wed, 20 Nov 2002 21:59:27 +0000 (+0000) Subject: Opened but closed X-Git-Tag: 2.0.44~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5366da131679270c19c1f17f655c9d988d4d141;p=apache 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 5830a959db..dcabd2d4e5 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>

top

Allowing users to alter configuration

diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml index b8edc4589d..858e689759 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>