Dominic had the best answer then.

Using mod_rewrite for Apache or ISAPI_REWRITE for IIS is your best bet.
Depending on your site you could hardcode existing links, or come up with a
regex pattern that matches existing links.



andy 

-----Original Message-----
From: Rick T [mailto:rtuinenb...@gmail.com] 
Sent: Monday, March 26, 2012 11:15 AM
To: cf-talk
Subject: Re: Clean URL's


The existing site has this URL format, and they have tons of search engines
already indexed.  I have to move the entire site to a CF environment, and I
don't want to introduce a new url pattern with fear of losing my search
engine listings.


>I've had success with SES Converter:
>http://developer.fusium.com/tools/ses.cfm
>
>You would still have the .cfm extension; you would get pages in this form:
>
>http://www.ccbsllc.com/pages/Portfolio.cfm
>
>http://nutriciaconsulting.com/pages/Upcoming-Events.cfm
>
>But that result is search engine friendly, if that is what you're after.
>
>HTH. Eric
>
>I am using Apache with Railo and I am in need to having my URL's 
>looking something like this:
>
>www.somedomain.com/new/cool
>
>I want all request to use Railo, and all variables hidden.
>
>Any help on this is appreciated. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350554
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to