My understanding is that to do exactly that depends on the web server you are using. Apache vs IIS, etc. http://www.petefreitag.com/item/286.cfm are some examples for IIS.
However if you were ok with domain.com/index.cfm/news/example_news_story you can do that with a few code changes. Check out ray camdens blogcfc software, as it uses SE friendly urls and you can get the code and check out how it all works. www.blogcfc.com Joshua Cyr Savvy Software 866.870.6358 www.besavvy.com -----Original Message----- From: Ian Vaughan [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 4:26 AM To: CF-Talk Subject: Search Engine Friendly URLS Hi Using Coldfusion is it possible to convert the following domain.com/news/prdetail.cfm?id=2084 To Search Engine Friendly URL such as domain.com/news/example_news_story ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260648 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

