Thanks Dave and Mike for your suggestions, that worked like a charm!! Cheers,
Dimo Dave Watts wrote: >>I have been trying to create a 403 error handler (that is >>when someone tries to hit a secure site without the HTTPS) >>and place some Cold Fusion code inside. I setup the 403 >>handler in IIS to point to a CFM template that displays >>the current template and recommends dynamically the correct >>link. However, when I test it, the CF code does not run and >>instead is displayed inside the webpage. >> >>Any ideas what is happening? Is IIS unable to run CFM code >>in 403 (or 404) handlers? > > > I think that, to make this work, you have to edit the custom error handler > in the IIS MMC, and select "URL" instead of "File", and specify a valid URL > path instead of a file path. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

