]> granicus.if.org Git - apache/commitdiff
Fix a couple typos.
authorJoshua Slive <slive@apache.org>
Wed, 13 Mar 2002 21:52:35 +0000 (21:52 +0000)
committerJoshua Slive <slive@apache.org>
Wed, 13 Mar 2002 21:52:35 +0000 (21:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93921 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_include.xml

index a421ce7d0082ec5a041be6bd80a67c62037e0b3e..282d4ce601ddc88d05651b2d617ccf2898198fac 100644 (file)
     <p>Files processed for server-side includes no longer accept
     requests with PATH_INFO (trailing pathname information) by
     default.  You can use the <directive
-    module="code">AcceptPathInfo</directive> directive to
+    module="core">AcceptPathInfo</directive> directive to
     configure the server to accept requests with PATH_INFO.</p>
 
 </section>
@@ -562,7 +562,7 @@ include command.</description>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
 <override>FileInfo</override>
-<compatibility>Apache 1.2 and Available in version 2.0.30 and later.
+<compatibility>Available in version 2.0.30 and later.
 </compatibility>
 
 <usage>