Thank you Evan,
Is this mean
if ($_SERVER['HTTPS'] !== 'on') {
instead of
if ($_SERVER['HTTPS'] == 'on') {
Shiro
Is this mean
if ($_SERVER['HTTPS'] !== 'on') {
instead of
if ($_SERVER['HTTPS'] == 'on') {
Shiro