View Single Post
Old 12-06-2011, 02:58 PM   PM User | #2
Manny89
New to the CF scene

 
Join Date: Dec 2011
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Manny89 is an unknown quantity at this point
Apologies for double posting. Having read back through my original post, I realise it's a little long winded so I'll try to cut it down.

Basically, the current URL of my site would be:
http://www.domain.com/websites/directory

Using .htaccess, I can rewrite the URL to leave out 'websites' and leave the URL as follows:
http://www.domain.com/directory

However, if the user enters the first URL, I want to redirect them to the second. The aim is to redirect people to the second URL without the redirection error that appears.

I would also like the trailing slash at the end of the URL to be forced.
Manny89 is offline   Reply With Quote