From: Joshua Slive Date: Wed, 13 Mar 2002 21:52:35 +0000 (+0000) Subject: Fix a couple typos. X-Git-Tag: CHANGES~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971767fd80c957e7b682abb1032730c4c81c252a;p=thirdparty%2Fapache%2Fhttpd.git Fix a couple typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93921 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index a421ce7d008..282d4ce601d 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -548,7 +548,7 @@

Files processed for server-side includes no longer accept requests with PATH_INFO (trailing pathname information) by default. You can use the AcceptPathInfo directive to + module="core">AcceptPathInfo directive to configure the server to accept requests with PATH_INFO.

@@ -562,7 +562,7 @@ include command. server config virtual host FileInfo -Apache 1.2 and Available in version 2.0.30 and later. +Available in version 2.0.30 and later.