Hi, can you confirm, that the right https value is in your local.php file?
Also:
what happens if you add
$_SERVER['HTTPS'] = 'on';
To second line in index.php just after the opening php tag?
Hi, can you confirm, that the right https value is in your local.php file?
Also:
what happens if you add
$_SERVER['HTTPS'] = 'on';
To second line in index.php just after the opening php tag?