Forum Moderators: phranque
Heres what i'm trying to achieve: i've got a client folder on my server which I want to redirect to the domain root- which i've sorted with "Redirect /client [yoursite.com...] and it works fine, apart from the fact that the subfolders of the client have inherited the redirect function. So if the user browses to www.yoursite.com/client/client01/index.htm htaccess redirects them to www.yoursite.com/client01/index.htm but I don't want to redirect the subfolders contained within the "client" folder.
So do I just need to amend the htaccess file in the client folder to include "Redirect /client [yoursite.com...] to redirect traffic to the same path or is there a tidier way to do it- like a stop redirect function or something.
Thanks in advance for any help.
Jim
[edited by: jdMorgan at 3:37 pm (utc) on Mar. 14, 2007]