-
We have migrated a PrestaShop(PS) v.1.7.8.7 from an Apache server to a LiteSpeed server which includes the LiteSpeed cache module for PS and crawler enabled.
-
Cloudflare(CF) has always been in play with both the existing and the new server.
-
But when we enable “proxied” in DNS settings for the new server - then we suddenly can’t login at the admin URL due to a 302 error. It looks like the login page is called 2 times in a row. All other functionality on the site works flawless.
Screenshots of the main-domain which is “proxied” via CF:
- When we disable “proxied” in CF then we can login via the PS Admin page again.
The page just redirects to itself again and doesn’t complain about wrong user credentials or similar.
Somehow there is a conflict between CF and LiteSpeed in this setup which causes the redirect error.