When server have balancing and balancing do not pass all request headers to the server you should enable SSL in header. Add to the top of the config.php file:
$_SERVER['HTTPS'] = 'On';
Devlion experience for Developers
When server have balancing and balancing do not pass all request headers to the server you should enable SSL in header. Add to the top of the config.php file:
$_SERVER['HTTPS'] = 'On';