You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/07/23 17:17:29 UTC

DO NOT REPLY [Bug 21828] New: - mod_rewrite RewriteCond -U always true

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21828>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21828

mod_rewrite RewriteCond -U always true

           Summary: mod_rewrite RewriteCond -U always true
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_rewrite
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Robert.Siemer@gmx.de


Asume a config like:

RewriteEngine on
RewriteCond ///al/ways///true -U
RewriteRule /test /rewritten

The RewriteRule is always in charge. I found no way to let "RewriteCond -U" fail.
"RewriteCond -F" seems to do what -U is intended for...

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org