Infos Posted May 27, 2011 Share Posted May 27, 2011 Hi,I want to rename my prestashop folder on my webserver from "prestashop" to "shop".1) I changed the PS folder in the SEO & URL settings to "shop". 2) I set http://my-domain.com as canonical url.3) I generated .htAccess again.4) I changed the folder on the webserver to "shop".The shop works with http://my-domain.com/shop but if I just enter http://my-domain.com then http://my.domain/prestashop/de is called and that does not work of course.What is missing ? Link to comment Share on other sites More sharing options...
Raphaël Malié Posted May 27, 2011 Share Posted May 27, 2011 Hi, did you changed the constant __PS_BASE_URI__ in the file config/settings.inc.php ? Link to comment Share on other sites More sharing options...
Infos Posted May 27, 2011 Author Share Posted May 27, 2011 define('__PS_BASE_URI__', '/shop/');That seems to be ok. Link to comment Share on other sites More sharing options...
Infos Posted May 27, 2011 Author Share Posted May 27, 2011 I changed my domain to reference ./shop on my webspace and as PS folder "/" and regenerated .htAccess. Now it works... Link to comment Share on other sites More sharing options...
goodshop2u Posted June 17, 2011 Share Posted June 17, 2011 Hi,I want to rename my prestashop folder on my webserver from "prestashop" to "shop".1) I changed the PS folder in the SEO & URL settings to "shop". 2) I set http://my-domain.com as canonical url.3) I generated .htAccess again.4) I changed the folder on the webserver to "shop".The shop works with http://my-domain.com/shop but if I just enter http://my-domain.com then http://my.domain/prestashop/de is called and that does not work of course.What is missing ? Hi, I have successfully installed the Prestashop at my webserver this late afternoon. I want to rename my prestashop folder on my webserver from "prestashop" to "shop".Can you teach me more details how you do it?I cant find the PS folder in the SEO & URL at my webserver and how do you generated .htAccess again ? 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