How do I change the store directory?

LiteCart Fan
Από Australia
Μέλος από Απρ 2023

change the url store directory from mysite.com/litecart
hello, can this be changed? thanks

tim
Founder
Από Sweden
Μέλος από Μαΐ 2013
tim

Hi zara, this wiki article should help answering your questions.

https://wiki.litecart.net/how_to_move_the_platform

Like vilaiporn said, adjust the webpath in .htaccess.

.htpasswd was removed in 2.5.x.

LiteCart Fan
Από Thailand
Μέλος από Αυγ 2017

[quote].htpasswd was removed in 2.5.x.[/quote]

Good to know :)

LiteCart Fan
Από Australia
Μέλος από Απρ 2023

thanks, i only would like to rename /litecart to /shop
i can only find .htaccess in the paths below?

/public_html/litecart/.htaccess
/public_html/litecart/vmods/.htaccess
/public_html/litecart/cache/.htaccess
/public_html/litecart/data/.htaccess
/public_html/litecart/logs/.htaccess
/public_html/litecart/install/htaccess

LiteCart Fan
Από Thailand
Μέλος από Αυγ 2017

/public_html/litecart/.htaccess

When it is working remove install directory

LiteCart Fan
Από Australia
Μέλος από Απρ 2023

thanks, there are other paths in the .htaccess file , do they need to be also changed to the new path name?

Define some error documents

ErrorDocument 401 "Access Forbidden"
ErrorDocument 403 /litecart/error_document?code=403
ErrorDocument 404 /litecart/error_document?code=404
ErrorDocument 410 /litecart/error_document?code=410
ErrorDocument 500 "Internal Server Error"

  AuthUserFile "/litecart/.htpasswd"

  AuthUserFile "/litecart/.htpasswd"

LiteCart Fan
Από Thailand
Μέλος από Αυγ 2017

Yes,
/litecart/ will become /shop/ in your case.

Εσύ
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.