From 3b2b29a169aa07203dc032dba84ad7d234226bcc Mon Sep 17 00:00:00 2001
From: Richard Bowen
Date: Tue, 12 Mar 2013 00:44:50 +0000
Subject: [PATCH] Phrasing tweak
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1455377 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_rewrite.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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
--
2.47.3