Jim, > I've just installed CF5 and Apache web server on a Win2k Pro computer for > doing development. It looks like the extensions .cfm and .dbm (any others?) > are sent through the CF engine, but I don't see anything in httpd.conf that > does the extension mapping. Is there a way to map .htm through CF or is it > hard-coded within the CF Apache module? >
I'm not entirely sure, but I think you need to look at SetHandler/AddHandler in the srm.conf file for .cfm I can't say for sure, because I don't have apache and cf installed on a machine here to check it out, but this was what gave me the idea. http://httpd.apache.org/docs-2.0/mod/mod_example.html Hope that helps. Regards Stephen ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
