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

           Summary: ProxyPassMatch Url Encoder Problem
           Product: Apache httpd-2
           Version: 2.2.15
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_ajp
        AssignedTo: [email protected]
        ReportedBy: [email protected]


There is a issue on ProxyPassMatch url encoder.

ProxyPassMatch ^/profile/(.+)$ ajp://localhost:8009/app-web/profile.do?login=$1

Tomcat log:
[06/Aug/2010:02:43:24 -0300] "GET /app-web/profile.do%3Flogin=username

Should be /app-web/profile.do?login=username

-- 
/*
* Atenciosamente/ Regards/ Saludos, 
* Jan Souza
*/

-- 
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