Hi!
We are trying to set up a Prestashop instance, and when we tried to publish a pre-alpha site, we encountered an issue with defining the shop's url. Since the default 443 port is used by another service, I want to use 1443 for my demo prestashop instance. I had set up the Apache correctly, but Prestashop keeps redirecting to the default 443 port. I set this up in the DB (Both in tables ps_configuration and ps_shop_url)
I noticed a delta in 1.7.7 alpha for the Shop.php which I assumed addresses this issue. I tried to apply manually to my Shop.php, but it didn't solved the problem, Prestashop keeps redirecting. What other options I need to check in order to get work Presta via 1443 port?
Thanks,
Adam