enconte Posted September 19, 2012 Share Posted September 19, 2012 I need to have two folders, one for common users and one for companies, and both should have the same database and prestashop installation but use different themes. For example a user can access: http://www.mydomain.com/product.php?id_product=3 and he should see the same as another user in: http://www.mydomain.com/company/product.php?id_product=3 except for the background color, etc. Is there any good way to do that? I tried with .htaccess but it is forcing a redirect in the url to the base url. I'm not using the R parameter. Any help will be much appreciated. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now