Be sure links are generated with https://
This commit is contained in:
parent
93fd9f929c
commit
fe653e40c1
@ -5,8 +5,8 @@ $_SERVER['SERVER_NAME'] = 'www.bebeboutik.com';
|
||||
$_SERVER['REMOTE_ADDR'] = '127.0.0.1';
|
||||
$_SERVER['HTTP_PORT'] = 443;
|
||||
$_SERVER['HTTP_X_FORWARDED_PORT'] = 443;
|
||||
|
||||
$_SERVER['SERVER_PORT'] = 443;
|
||||
$_SERVER['HTTPS'] = 'on';
|
||||
|
||||
global $protocol_content;
|
||||
include __DIR__ . '/../../../config/settings.inc.php';
|
||||
|
Loading…
Reference in New Issue
Block a user