Is it a linux shared server? If it's running Apache, you might be able to set up some redirect rules in .htaccess files.
Russ > -----Original Message----- > From: Les Mizzell [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2008 7:14 PM > To: CF-Talk > Subject: Yet Another URL Rewrite Question... > > Evening, > > I know how to do: > www.mysite.com/newsletters.cfm/My August Newsletter > > But, the client wants to see the ".cfm" extension go away completely. > > So, I need: > www.mysite.com/newsletters/My August Newsletter > > Shared server, so needs to be done in CF. > > When you request a file in a folder (newsletters) - does the > Application.cfc run FIRST, even if the file isn't found? If so, is there > any way to use error processing code in the Application.cfc to extract > the variable (My August Newsletter) and call the correct page from there? > > Ideas? > Links to a tutorial? > > Site is running on CF7 ... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312804 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

