Hello, I have already asked the people of the users mailing list but nobody did answer my question so I gonna ask it here:
In the docs is written that it is not needed to add the [PT] option to a RewriteRule, when passing it through another module because apache2 now supports a filename-to-filename hook. How can I enable it? See http://httpd.apache.org/docs-2.0/mod/mod_rewrite.html#rewritemap, there is written: 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. Bye and thanks, Werner.
