0 Replies - 3125 Views - Last Post: 09 July 2012 - 06:54 PM Rate Topic: -----

#1 RajRocky  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 09-July 12

URL redirection help in Cold fusion

Posted 09 July 2012 - 06:54 PM

I am new to cold fusion. Client want to change the URL format of the website pages/links. Currently below is the format of the pages. Please notice (index.cfm) in every link after domain name and before page name. All the links on the website has same format like (http://domainname/index.cfm/pagename)

About Us link --> http://www.abc.com/index.cfm/about-us
Client link --> http://www.abc.com/i....cfm/our-client


They want to remove index.cfm from every link so that URL looks clean like

About Us link --> http://www.abc.com/about-us
Client link --> http://www.abc.com/our-client


I need help in resolving this issue as I am not sure where I should be looking in the code to make the change. Any help would be appreciated.

Thansk

Is This A Good Question/Topic? 0
  • +

Page 1 of 1