You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the front-end works, the admin panel gets endless redirects.
If I add this line: $_SERVER['HTTPS'] = 'on'
then the admin panel is loading correctly.
PHP Built On | Linux vh306 5.4.0-58-generic getgrav/grav#64~18.04.1-Ubuntu SMP Wed Dec 9 17:11:11 UTC 2020 x86_64
PHP Version | 7.4.10
Web Server | Apache/2.4.29
WebServer to PHP Interface | apache2handler
Info from hosting support team:
The hosting uses common work of web servers Nginx+Apache. Nginx is responsible for processing static files.
The text was updated successfully, but these errors were encountered:
Start of the discussion: getgrav/grav#3155
the front-end works, the admin panel gets endless redirects.
If I add this line:
$_SERVER['HTTPS'] = 'on'
then the admin panel is loading correctly.
PHP Built On | Linux vh306 5.4.0-58-generic getgrav/grav#64~18.04.1-Ubuntu SMP Wed Dec 9 17:11:11 UTC 2020 x86_64
PHP Version | 7.4.10
Web Server | Apache/2.4.29
WebServer to PHP Interface | apache2handler
Info from hosting support team:
The hosting uses common work of web servers Nginx+Apache. Nginx is responsible for processing static files.
The text was updated successfully, but these errors were encountered: