nd 2003/10/10 15:01:48
Modified: htdocs/manual/mod mod_rewrite.html
Log:
remove a wrong not about file-to-file hooks.
PR: 23618
Revision Changes Path
1.65 +0 -14 httpd-docs-1.3/htdocs/manual/mod/mod_rewrite.html
Index: mod_rewrite.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_rewrite.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -u -r1.64 -r1.65
--- mod_rewrite.html 11 Jun 2003 08:30:06 -0000 1.64
+++ mod_rewrite.html 10 Oct 2003 22:01:48 -0000 1.65
@@ -1844,20 +1844,6 @@
URL-to-filename translators</strong>. The typical example
is the use of <code>mod_alias</code> and
<code>mod_rewrite</code>..</p>
-
- <table width="70%" border="0" bgcolor="#E0E0F0"
- cellspacing="0" cellpadding="10">
- <tr>
- <td><font size="-1"><strong>Note - For Apache
- hackers:</strong><br />
- 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.</font> </td>
- </tr>
- </table>
</li>
<li>'<strong><code>skip|S</code></strong>=<em>num</em>'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]