https://issues.apache.org/bugzilla/show_bug.cgi?id=46911

           Summary: RewriteRules containing asterisks will not compile
           Product: Apache httpd-1.3
           Version: 1.3.41
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_rewrite
        AssignedTo: [email protected]
        ReportedBy: [email protected]


After upgrading to 1.3.41 from 1.3.37, all rewrite rules will not compile if
they contain an asterisk.
This can be confirmed simply by testing the httpd.conf with a 1.1.37 httpd and
comparing with the 1.1.41.
The former works, the latter fails.
I have narrowed down the problem to the asterisks. Removing them, or inserting
a \  before them makes them work.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to