Hi all!
I'm hoping someone can give me some help with .htaccess because I'm really struggling.
I have my Zen Cart store located in a subdirectory so I'd like to redirect to the subdirectory when someone enters the main URI in to the browser.
My Zen Cart is located in a subdirectory called /shop so I need to redirect www.mywebsite.co.uk to www.mywebsite.co.uk/shop.
The reason I have it in a subdirectory is because in the future there will be a 'service' section to the website which I will be putting in a subdirectory called /service.
In addition, I'd like to hide the subdirectory name from the browser too, if that's possible!
To summarise, when someone enters www.mywebsite.co.uk in the their browser, I'd like to redirect to www.mywebsite.co.uk/shop but the browser address bar should only show www.mywebsite.co.uk.
I don't even know if what I want to do is possible, but if someone could let me know either way I'd really appreciate it
:)



