HTTP redirection to HTTPS
I run Apache 8080 with Nginx as a Proxy on 80. At the moment my nginx does not have ssl directives, yet all traffic from Apache on port 443 is just normally accepted.
I have this scenario multiple sites with HTTPS, all work when I visit them over HTTP they automatically redirect me to HTTPS version, but one that redirects me to a cpanel default web site page . results can be seen here - Removed - while if I manually go to - Removed - version it works fine. If I disable the engintron the site will automatically be redirected to the right page, where can I look where can I start debugging this?
If I take any other site for example - Removed - will work just fine redirection.
Here are my nginx - Removed - config and - Removed -
I am glad for any inputs, anything that could help me fix this asap.
-
while if I manually go to - Removed - version it works fine. If I disable the engintron the site will automatically be redirected to the right page
Hello, I suggest reviewing the configuration data associated with that application to see what's triggering the redirect. You may also want to consider reaching out to that application's support team for additional information. Thank you.0 -
Hello, I suggest reviewing the configuration data associated with that application to see what's triggering the redirect. You may also want to consider reaching out to that application's support team for additional information. Thank you.
I did that already, nginx does not handle SSL at all via engintron. So all requests are taken from cpanel. While most of my ssl sites redirect just fine, there is one that does not. And I do not know why...0 -
I did that already, nginx does not handle SSL at all via engintron. So all requests are taken from cpanel. While most of my ssl sites redirect just fine, there is one that does not. And I do not know why...
Are you able to temporarily disable your custom Nginx application and switch to Apache to rule that out as the cause of the problem? Thank you.0 -
Yes I did this, and without nginx backed up it works the redirection, with it I will get a cpanel page. 0 -
Yes I did this, and without nginx backed up it works the redirection, with it I will get a cpanel page.
This suggests the issue is with your third-party Nginx integration. Have you contacted the support team associated with the plugin you used to install Nginx to report this issue? Thank you.0
Please sign in to leave a comment.
Comments
5 comments