force-https redirect loop
force-https redirect loop
Hey,
I have a webserver installation with apache+nginx, and the force-https template installed from the docs.
I have multiple users on the webserver, all of which are supposed to be able to create new websites in their own respective domains, and force-https should be applied to all of these.
Now my problem is that the first user I create is able to do what I describe above just fine, however any subsequent users I add can not. The later users can make the website via Vesta CP, but when I try to navigate to the newly created website's http version I get redirected to the https version, which in turn redirects to itself which creates an infinite loop and my browser shows an error.
Can someone suggest what to do/check?
Best regards,
János
I have a webserver installation with apache+nginx, and the force-https template installed from the docs.
I have multiple users on the webserver, all of which are supposed to be able to create new websites in their own respective domains, and force-https should be applied to all of these.
Now my problem is that the first user I create is able to do what I describe above just fine, however any subsequent users I add can not. The later users can make the website via Vesta CP, but when I try to navigate to the newly created website's http version I get redirected to the https version, which in turn redirects to itself which creates an infinite loop and my browser shows an error.
Can someone suggest what to do/check?
Best regards,
János
Re: force-https redirect loop
Okay, I managed to fix my issue. In my case it was some faulty crypto settings for the domains in Cloudflare. It wasn't related to Vesta CP.