Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Couldn't you just stick something like...[php]if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') { $_SERVER['HTTPS'] = 'on';}[/php]...in your config.php?
Couldn't you just stick something like...
[php]
if ($_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') {
$_SERVER['HTTPS'] = 'on';
}
[/php]
...in your config.php?
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences