> -----Original Message----- > From: Andy Matthews [mailto:[EMAIL PROTECTED] > Sent: Friday, March 16, 2007 9:19 AM > To: CF-Talk > Subject: RE: Virtual "pages", without extensions. How to do it? > > I suppose one reason would be to allow the site to use any language > they > wish and not be tied to a .php or a .cfm extension.
Of course you're not "tied" to an extension in any case - it's trivial to assign any extension you like to any engine you like. The defaults are just that: defaults. You can easily change ColdFusion pages to use a ".PHP" (or ".HTML" or ".MyFreakinPages" or whatever) extension if you like. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272802 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

