If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
This was recently emailed into me:
Thomas <*************> wrote:
Could you help me with a SEO Url rewrite that I can plug into my
Application.cfm.. I don’t want to have to use an IISrewrite..Does any code come to mind.. I’ve been searching and I can’t find anything
without haveing to use some sort of redirect.Thanks for the help
As a matter of fact you can do something close to this using a method that Adam Tuttle created over at his blog. Instead of rehashing it here I will refer you over to his entry!
http://tuttletree.com/nerdblog/?p=59
update: Yet another method…
http://www.garyrgilbert.com/blog/index.cfm/2008/1/2/Coldfusion-Mod-Rewrite
Enjoy!
Aaron West has just posted a nice long article about Mod_rewrite. I talk about this last month but he has gone into much more detail about some of the things you can do.