From: Richard Bowen
Date: Tue, 12 Mar 2013 00:44:50 +0000 (+0000)
Subject: Phrasing tweak
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2b29a169aa07203dc032dba84ad7d234226bcc;p=thirdparty%2Fapache%2Fhttpd.git
Phrasing tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455377 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index 653c6014bce..87c57d3ae00 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -108,9 +108,9 @@ URLs on the fly
all. It does not even update the SCRIPT_URx
environment variables.
- Use this directive to disable the module instead of
- commenting out all the RewriteRule directives!
+ Use this directive to disable rules in a particular contact,
+ rather than commenting out all the RewriteRule directives.
Note that rewrite configurations are not
inherited by virtual hosts. This means that you need to have a