From 9bc72103863e97201430e422f14093e8179a703c Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 11 Aug 2016 14:04:16 +0000 Subject: [PATCH] mod_rewrite is a not a 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_dir.xml b/docs/manual/mod/mod_dir.xml index bd34de70873..2ec037afa3b 100644 --- a/docs/manual/mod/mod_dir.xml +++ b/docs/manual/mod/mod_dir.xml @@ -299,7 +299,7 @@ act as if "DirectoryCheckHandler ON" was specified. other handler was configured for a URL. This allows directory indexes to be served even when a SetHandler directive is specified for an entire directory, but it can also result in some conflicts - with modules such as mod_rewrite.

+ with modules such as mod_rewrite.

-- 2.47.2