> Wondering if anyone has changed the file extension to which ColdFusion
> engine is associated. A client of mine is asking for this, and I'm not
> seeing any big problem with it myself. Wondered what road-blocks,
> gotchas, etc., are out there that I'm just not thinking of right now.
> The client is running on Win 2k8 on IIS, CF9 enterprise.

Yes. People have occasionally done this as long as CF has existed. But
it doesn't really buy you anything, so I'd generally recommend against
it. It's time and effort spent for no actual value. And specifically,
you don't want to map static file extensions (.html/.htm) to CF, as
that will make CF do more work if you have actual static pages.

You can do this by configuring CF and your web server. CF is
configured using /WEB-INF/web.xml if I recall correctly.

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.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334546
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to