Hi!
Sofern Du die Regeln in einer .htaccess benutzt, solltest Du in jedem Falle die eigentlich zwingend erforderliche Angabe RewriteBase nachtragen.
Ja? In der Doku(http://httpd.apache.org/docs/mod/mod_rewrite.html#RewriteBase) steht:
"When a substitution occurs for a new URL, this module has to re-inject the URL into the server processing. To be able to do this it needs to know what the corresponding URL-prefix or URL-base is. By default this prefix is the corresponding filepath itself. But at most websites URLs are NOT directly related to physical filename paths, so this assumption will usually be wrong! There you have to use the RewriteBase directive to specify the correct URL-prefix."
Wie leitest Du daraus einen Zwang ab? Ich habe das noch nie gebraucht.
Grüße
Andreas