Moodle – SSL balancing problem

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';

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.