US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > Troubleshooting


Reply
 
Thread Tools
Old 12-14-2016, 08:17 PM   #1
Member
 
Join Date: Nov 2016
Posts: 57
lexsusdk is on a distinguished road
Default Too Many Redirects

Hi
I have a problem with https
boxbilling, hopebilling, prestashop works seamlessly with ssl while joomla, WP report Too Many Redirects

ISPmanager Business 5.86.0
Centos 7

Last edited by lexsusdk; 12-15-2016 at 01:45 PM.
lexsusdk is offline   Reply With Quote
Old 12-15-2016, 06:48 PM   #2
Member
 
Join Date: Nov 2016
Posts: 57
lexsusdk is on a distinguished road
Default

using google translate on the Russian wiki solved my problem with wordpress.....

ISPmanager does not set up for WordPress nginx in some special way. It is necessary to configure WordPress itself so that there is no redirection. You must install the plug-in WP "ssl-insecure-content-fixer" in the WP settings select "HTTP_X_FORWARDED_PROTO".

now it's just if there is something to joomla and other CMS
lexsusdk is offline   Reply With Quote
Old 12-16-2016, 09:47 AM   #3
ISPsystem team
 
Join Date: Jun 2013
Posts: 233
fly is on a distinguished road
Default

Hi

This is well-known issue - CMS determines protocol in a wrong way and makes a wrong redirect. Usually, in this situation it will help you to add directives

proxy_set_header X-Forwarded-Https "on";
proxy_set_header X-Forwarded-Port "443";

to section @fallback in domain nginx configuration file.

Last edited by ksenya; 12-19-2016 at 05:07 PM.
fly is offline   Reply With Quote
Old 12-17-2016, 03:48 PM   #4
Member
 
Join Date: Nov 2016
Posts: 57
lexsusdk is on a distinguished road
Default

thanks fly.
it does not work with joomla, just tested it.
lexsusdk is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:30 PM.