Skip to main content
September 10, 2010
Question

url rewriting

  • September 10, 2010
  • 1 reply
  • 333 views

Hi, i am trying to rewrite urls for SEO purposes.

Basically to allow the user to type in

domain/product/shoes and this convert to

domain/product/detail.cfm?product=shoes

i cant seem to find a simple way of doing this, im using ii6 and cf8.

This topic has been closed for replies.

1 reply

September 10, 2010

You have to extend the IIS, 'cause URL rewriting is not standard functionality in Coldfusion or IIS.

There are several tools that can manage url rewriting for IIS:

http://www.isapirewrite.com/

http://urlrewriter.net/

http://iirf.codeplex.com/