]> granicus.if.org Git - apache/commitdiff
fixing bugreport 63258 on the typo mapfile.map.pag
authorLuis Gil <lgilbernabe@apache.org>
Tue, 12 Mar 2019 23:51:46 +0000 (23:51 +0000)
committerLuis Gil <lgilbernabe@apache.org>
Tue, 12 Mar 2019 23:51:46 +0000 (23:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855354 13f79535-47bb-0310-9956-ffa450edef68

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

index 48d01055b8405ad6f5705063dd00045f54fa14d0..e09e2495359644ddb62967290a1f91848622bfd1 100644 (file)
@@ -323,7 +323,7 @@ $ httxt2dbm -i mapfile.txt -o mapfile.map
 <div class="note">
 <p>Note that with some dbm types, more than one file is generated, with
 a common base name. For example, you may have two files named
-<code>mapfile.map.dir</code> and <code>mapfiile.map.pag</code>. This is
+<code>mapfile.map.dir</code> and <code>mapfile.map.pag</code>. This is
 normal, and you need only use the base name <code>mapfile.map</code> in
 your <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code> directive.</p>
 </div>
index df16015b4f31ab88111dbbaaa6b2f3ea1c06ff7a..e206f7b3dec331a85279f8da8bd35e7e2a1f2e97 100644 (file)
@@ -328,7 +328,7 @@ RewriteMap mapname "dbm:/etc/apache/mapfile.map"
 <note>
 <p>Note that with some dbm types, more than one file is generated, with
 a common base name. For example, you may have two files named
-<code>mapfile.map.dir</code> and <code>mapfiile.map.pag</code>. This is
+<code>mapfile.map.dir</code> and <code>mapfile.map.pag</code>. This is
 normal, and you need only use the base name <code>mapfile.map</code> in
 your <directive module="mod_rewrite">RewriteMap</directive> directive.</p>
 </note>