Topic: Ability to switch between http and https without config change
HI,
It would be nice if a normal user can switch between http and https, by just changing the URL and reloading.
This will allow moderators and admins to login from public terminals even if the config.php points to:
$base_url = 'http://example.com';
Right now the only way to use https is to manually change the file config.php to:
$base_url = 'https://example.com';
More discussions:
http://punbb.informer.com/forums/topic/ … same-time/
Thanks
Oliver
//Slavok: Misprint in topic subject was correct