1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

So, Fix pet-peeve!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533275 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Igor Galić
2013-10-17 22:15:29 +00:00
parent c161119cae
commit fefa44311c

View File

@@ -57,7 +57,7 @@ and URL matching.</p>
(<code>.htaccess</code> files) have been read, but before the
content handler is called.</p>
<p>So, after a request comes in and a corresponding server or
<p>After a request comes in and a corresponding server or
virtual host has been determined, the rewriting engine starts
processing any <code>mod_rewrite</code> directives appearing in the
per-server configuration. (i.e., in the main server configuration file