it seems my windows 2003 development server has a problem with SES urls. If I have a url like www.mydomain.com/index.cfm/variable/value If I have only the CF IIS6 wildcard mapping installed, I get a standard IIS 404 error as IIS tries to find the path after the index.cfm/something/ If I also add the individual extension mappings by using the website configuration tool, then I get
Server Error _____ Either the Macromedia application server is unreachable or it does not have a mapping to process this request. Why there is a difference I do not know, as I thought everything went through the wildcard mapping regardless. I have made the alterations to the web.xml file to allow SES urls (and yes I restarted CF). I have also verified that IIS is NOT set to check that the file exists on the mapping configuration. Anything else which can cause this. -- Russ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257734 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

