summaryrefslogtreecommitdiff
path: root/docs/manual/rewrite/tech.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-10-10 14:12:45 +0000
committerRich Bowen <rbowen@apache.org>2011-10-10 14:12:45 +0000
commit52a0aafa8abfccb24ac0c27453bc492b94850639 (patch)
tree5adf51f08b2b12c48ab7b1b4e2f447fa65a7f703 /docs/manual/rewrite/tech.xml
parent553f870f2d2fa8c6e696f05f4b1fef31487a07ee (diff)
downloadhttpd-52a0aafa8abfccb24ac0c27453bc492b94850639.tar.gz
Corrects another typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180985 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/tech.xml')
-rw-r--r--docs/manual/rewrite/tech.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/tech.xml b/docs/manual/rewrite/tech.xml
index 399acfa02c..bd2dc078b9 100644
--- a/docs/manual/rewrite/tech.xml
+++ b/docs/manual/rewrite/tech.xml
@@ -73,7 +73,7 @@ and URL matching.</p>
<p>In each of these cases, mod_rewrite rewrites the
<code>REQUEST_URI</code> either to a new URL, or to a filename.</p>
- <p>In per-directory context (ie, within <code>.htaccess</code> files
+ <p>In per-directory context (i.e., within <code>.htaccess</code> files
and <code>Directory</code> blocks), these rules are being applied
after a URL has already been translated to a filename. Because of
this, mod_rewrite temporarily translates the filename back into a URL,