]> granicus.if.org Git - apache/commitdiff
mod_rewrite is a <module> not a <directive>
authorRich Bowen <rbowen@apache.org>
Thu, 11 Aug 2016 14:04:16 +0000 (14:04 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 11 Aug 2016 14:04:16 +0000 (14:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1755988 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.xml

index bd34de70873ff40c99322bf51de5b6c17f2d6a77..2ec037afa3be68d23d1ce1e20c939d1c444918d4 100644 (file)
@@ -299,7 +299,7 @@ act as if "DirectoryCheckHandler ON" was specified.</compatibility>
     other handler was configured for a URL. This allows directory indexes to 
     be served even when a <directive>SetHandler</directive> directive is 
     specified for an entire directory, but it can also result in some conflicts
-    with modules such as <directive>mod_rewrite</directive>.</p>
+    with modules such as <module>mod_rewrite</module>.</p>
 </usage>
 </directivesynopsis>