Hi Paul: This is actually a setting in your web server software. Assuming you use IIS, you will go into your web site's Properties > Home Directory > Configuration, and on the Mappings tab you'll notice all the various extensions your web server processes and the path to the application or library that processes it.
Scroll down to .cfm or .cfml, and copy the settings you find there to the .html or .htm (one or the other, or both) extensions. This way you tell IIS to point .htm/.html to ColdFusion for processing. HTH, --Dave ################### David Notik Digital202, LLC Imagination gone digital. Web: www.digital202.com E-mail: [EMAIL PROTECTED] Office: (206) 575-1717 Mobile: (206) 351-3948 ################### -----Original Message----- From: Paul Wilson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 10:05 AM To: CF-Talk Subject: Processing .htm files as .cfm Which file do i need to change to process .htm files as .cfm? Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

