Processing other file types with ColdFusion
I've been fighting an issue all day on a client site. The goal was simple, have ColdFusion process .htm files. The server is running IIS6 and ColdFusion 7.0.2 Standalone. What should have been simple, add the servlet mappings to web.xml and add the jrun_iis6.dll mapping to .htm in IIS, became a nightmare. I did this several times, each time restarting the ColdFusion Application server and web service. This has always worked in the past. I also recreated the site (which was the only thing that got .cfm pages displaying again one time) and reinstalled CF. The answer? Restart the Application
Read comments or post a reply to : Processing other file types with ColdFusion