Jorge Loyo said the following on 06/29/2009 09:08 AM:
> Kurt,
>
>   
>> ... It seems from like your description like "index.cfm" is ending up in 
>> path_info.
>>     
>
> Just did a dump of my CGI and you are correct.
> CGI.PATH_INFO = "/index.cfm"
>
>   
>> What web server are you using and what does cgi.path_info come up as for you?
>>     
>
> Webserver is IIS6 on WIN2003 SP2
>
> Any ideas?
>   

Are you using any ISAPI plugins like iisproxy? What is your webserver 
stack look like?  It appears that IIS 6 passes the wrong path info to 
certain application servers (I'm seeing things in Google about WebLogic, 
etc, but that doesn't mean it doesn't affect others).  This is a defect 
in IIS6 supposedly.

If you dump the cgi.path_info on other pages in your application, what 
does it look like?  Could you send us a dump of your cgi scope?

.Peter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to