From: Astrid Malo Date: Sun, 25 May 2003 13:23:16 +0000 (+0000) Subject: correct a module reference, thx nd X-Git-Tag: pre_ajp_proxy~1625 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ee771f7535fa8b1bf0b7fc3c665c2d7e0af8cb9;p=thirdparty%2Fapache%2Fhttpd.git correct a module reference, thx nd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100029 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 19c20ee3db1..939e5d2f078 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2166,7 +2166,7 @@ directory Server-side includes are permitted, but the #exec cmd and #exec cgi are disabled. It is still possible to #include virtual CGI scripts from - ScriptAliased + ScriptAliased directories.
Indexes
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 2e66b1aa54e..27f10b86606 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2129,7 +2129,7 @@ directory Server-side includes are permitted, but the #exec cmd and #exec cgi are disabled. It is still possible to #include virtual CGI scripts from - ScriptAliased + ScriptAliased directories.
Indexes