> > > In your IIS settings, there should be an option for the ISAPI filter or > > > extension mapping called "Verify that file exists." > > > > This will break various things in CF, however - charting, CFIMAGE, > > RDS, Flash Remoting. > > Will just enabling the Verify that file exists setting in IIS break things > or were you just referring to using a 404.cfm file?
Yes, just enabling the "verify that file exists" option will break these things, because IIS will then throw 404s for specific legitimate URL patterns that CF recognizes. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331842 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

