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: [email protected]
ReportedBy: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]