]> granicus.if.org Git - apache/commitdiff
remove a wrong not about file-to-file hooks.
authorAndré Malo <nd@apache.org>
Fri, 10 Oct 2003 22:12:24 +0000 (22:12 +0000)
committerAndré Malo <nd@apache.org>
Fri, 10 Oct 2003 22:12:24 +0000 (22:12 +0000)
PR: 23618

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101404 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index 9a86002a207f7f1b3f9ea1f13ebafffbde81a09d..dc77b86bcfb86e1d26c21c0976ec5fdb97958f4e 100644 (file)
@@ -1568,15 +1568,6 @@ There is a special feature:
           URL-to-filename translators</strong>. The typical example
           is the use of <code>mod_alias</code> and
           <code>mod_rewrite</code>..</p>
-
-<div class="note"><h3>For Apache hackers</h3>
-               If the current Apache API had a filename-to-filename
-              hook additionally to the URI-to-filename hook then we
-              wouldn't need this flag! But without such a hook this
-              flag is the only solution. The Apache Group has
-              discussed this problem and will add such a hook in
-              Apache version 2.0.
-</div>
         </li>
 
         <li>'<strong><code>skip|S</code></strong>=<em>num</em>'
index 8da193b57044fa0847d4eb9b8216fad9d42ce003..18c8abb292e40f1a76815d59cea3c1725758bb29 100644 (file)
@@ -1570,15 +1570,6 @@ There is a special feature:
           URL-to-filename translators</strong>. The typical example
           is the use of <code>mod_alias</code> and
           <code>mod_rewrite</code>..</p>
-
-<note><title>For Apache hackers</title>
-               If the current Apache API had a filename-to-filename
-              hook additionally to the URI-to-filename hook then we
-              wouldn't need this flag! But without such a hook this
-              flag is the only solution. The Apache Group has
-              discussed this problem and will add such a hook in
-              Apache version 2.0.
-</note>
         </li>
 
         <li>'<strong><code>skip|S</code></strong>=<em>num</em>'