How do I change the store directory?

LiteCart Fan
Od Australia
Členem od dub 2023

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

LiteCart Fan
Od Thailand
Členem od srp 2017

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

Good to know :)

LiteCart Fan
Od Australia
Členem od dub 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
Od Thailand
Členem od srp 2017

/public_html/litecart/.htaccess

When it is working remove install directory

LiteCart Fan
Od Australia
Členem od dub 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
Od Thailand
Členem od srp 2017

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

Vy
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.