Use a CNAME to point to your web server/site and apply an ISAPI filter (for IIS) or mod_rewrite (for Apache) to rewrite the URL.
-----Original Message----- From: Andrew Grosset [mailto:[email protected]] Sent: Saturday, September 12, 2009 7:23 PM To: cf-talk Subject: CNAME or sub domain I have a site under development and one directoty is a forums section: mywebsite.com/forums. I would like to have this directory mapped as "forums.mywebsite.com" should I use a CNAME solution (I currently have a CNAME setup - pics.mywebsite.com - which goes to amazon). My idea being that I should launch the site as "forums.mywebsite.com" and have it pointed to mywebsite.com/forums which gives me the flexibility to put the forums section wherever without changing the url in the future. So my question is: whats the best way to handle this? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326249 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

