From: Igor Galić
Date: Thu, 17 Oct 2013 22:15:29 +0000 (+0000)
Subject: So, Fix pet-peeve!
X-Git-Tag: 2.5.0-alpha~4917
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fefa44311c91fec74cdec4e3e395f531bc2bf8f7;p=apache
So, Fix pet-peeve!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533275 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/tech.xml b/docs/manual/rewrite/tech.xml
index 081ecc036e..83a69f3fc4 100644
--- a/docs/manual/rewrite/tech.xml
+++ b/docs/manual/rewrite/tech.xml
@@ -57,7 +57,7 @@ and URL matching.
(.htaccess
files) have been read, but before the
content handler is called.
- So, after a request comes in and a corresponding server or
+
After a request comes in and a corresponding server or
virtual host has been determined, the rewriting engine starts
processing any mod_rewrite
directives appearing in the
per-server configuration. (i.e., in the main server configuration file