mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
fixing bugreport 63258 on the typo mapfile.map.pag
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user