]> granicus.if.org Git - apache/commitdiff
Corrects another typo.
authorRich Bowen <rbowen@apache.org>
Mon, 10 Oct 2011 14:12:45 +0000 (14:12 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 10 Oct 2011 14:12:45 +0000 (14:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180985 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/tech.html.en
docs/manual/rewrite/tech.xml

index 06239dcab53702c016b608de0b56a0916b0e878a..1c4253735d546f538464ccce55b76d955349eee8 100644 (file)
@@ -63,7 +63,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,
index 399acfa02cea2264a3dfae61fbf0f1dac5b22b48..bd2dc078b909bbeb9de4c5ce280227e642315153 100644 (file)
@@ -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,