From: André Malo Date: Fri, 10 Oct 2003 22:12:24 +0000 (+0000) Subject: remove a wrong not about file-to-file hooks. X-Git-Tag: pre_ajp_proxy~1121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a95f32f567b1f7c3c0f4068de0844958139bb872;p=apache remove a wrong not about file-to-file hooks. PR: 23618 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101404 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 9a86002a20..dc77b86bcf 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1568,15 +1568,6 @@ There is a special feature: URL-to-filename translators. The typical example is the use of mod_alias and mod_rewrite..

- -

For Apache hackers

- 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. -
  • 'skip|S=num' diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 8da193b570..18c8abb292 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1570,15 +1570,6 @@ There is a special feature: URL-to-filename translators. The typical example is the use of mod_alias and mod_rewrite..

    - -For Apache hackers - 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. -
  • 'skip|S=num'