Dodiz Posted July 16, 2020 Share Posted July 16, 2020 (edited) Hi, i need to do some tests with prestashop, so i'm using a local based xampp server I can access either from lan or through the internet The problem is, every time I try to access to my server through external ip, I get redirected to localhost. Since my router does not support nat hairpinning, I can't access my server using external ip WHILE i'm in the same LAN network with the computer hosting the server, so even if I change my shop URL from localhost to "my external ip", I wouldn't be able to access to it from inside my network. While i'm getting a new router with nat hairpinning option, is there a way to disable URLs shop redirects? Edited July 16, 2020 by Dodiz (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted July 22, 2020 Share Posted July 22, 2020 (edited) No, We don't think its possible. PS functionality is totally dependent to the urls defined in the shop_url table. if shop_url is having the entry of localhost then system will redirect the shop to localhost. As a workaround, You can setup the multistore environment one for localhost & another one using the external IP. If accessing the site from the local network then use localhost URL otherwise IP to access the site. Edited July 22, 2020 by Knowband Plugins Spelling correction (see edit history) 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