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

             Bug #: 52074
           Summary: PATH_INFO not passed from IIS7 to Tomcat7
           Product: Tomcat Connectors
           Version: 1.2.32
          Platform: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: isapi
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: d...@21solutions.net
    Classification: Unclassified


I'm using a URL as follows:

http://mysite.com/index.cfm/value1/value2

if I navigate directly to Tomcat, e.g.

http://mysite.com:8080/index.cfm/value1/value2

I get the correct CGI.SCRIPT_NAME and CGI.PATH_INFO, but if I go via IIS7 then
CGI.PATH_INFO is an empty string

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to