From: Astrid Malo Date: Tue, 27 May 2003 21:55:01 +0000 (+0000) Subject: correct a module name and a typo X-Git-Tag: 2.0.46~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2aa52e54593b51efbefc66bb0ca02bade69172c5;p=thirdparty%2Fapache%2Fhttpd.git correct a module name and a typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100052 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index d43612b21f5..75af637c174 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2156,13 +2156,13 @@ 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
- If a URL which maps to a directory is requested, and the there + If a URL which maps to a directory is requested, and there is no DirectoryIndex (e.g., index.html) in that directory, then mod_autoindex will return a formatted listing diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ef48f06bd38..70ab95cb183 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2119,13 +2119,13 @@ 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
- If a URL which maps to a directory is requested, and the there + If a URL which maps to a directory is requested, and there is no DirectoryIndex (e.g., index.html) in that directory, then mod_autoindex will return a formatted listing