Question
Friendly URL's in Coldfusion
How could I change a typical parameterized URL in my
application such as
http://www.domain.com/index.cfm?id=977
to the following friendly URL for example (or similar)
http://www.domain.com/index.cfm/news/sample-headline
Any ideas ?
http://www.domain.com/index.cfm?id=977
to the following friendly URL for example (or similar)
http://www.domain.com/index.cfm/news/sample-headline
Any ideas ?