weaseldog13 Posted September 4, 2003 Posted September 4, 2003 :?: Trying to enable SSL, I have set parameters in configure.php for both catalog and admin as follows: define('HTTP_SERVER', 'http://magicplanet.org'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'https://magicplanet.org'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', true); // secure webserver for checkout procedure? The cart doesn't switch to https during checkout. :shock: Any ideas? Thanks, Mark
Recommended Posts
Archived
This topic is now archived and is closed to further replies.