Guest Posted January 24, 2006 Posted January 24, 2006 Please let me know how to disable SSL, I enabled it upon install. Thanks, Trav
Guest Posted January 24, 2006 Posted January 24, 2006 In both catalog and admin/includes/configure.php change this: define('ENABLE_SSL', true); // secure webserver for checkout procedure? to: define('ENABLE_SSL', false); // secure webserver for checkout procedure? The_Bear
Recommended Posts
Archived
This topic is now archived and is closed to further replies.