adamx8 Posted August 2, 2006 Share Posted August 2, 2006 I think I may have been confused. So you setup SSL in the Admin or Catalog config.php files? Or both? I want to give it another try to get the security working with my shared SSL today. Anyone have an example of what to plug in so just the log in and check out is secure and not the rest? Any help is better than none. Thanks Adam Link to comment Share on other sites More sharing options...
Guest Posted August 2, 2006 Share Posted August 2, 2006 I think I may have been confused. So you setup SSL in the Admin or Catalog config.php files? Or both? I want to give it another try to get the security working with my shared SSL today. Anyone have an example of what to plug in so just the log in and check out is secure and not the rest? Any help is better than none. Thanks Adam I have it in both config.php files. define('HTTP_SERVER', 'http://pcs-alaska.com'); // should not be empty for productive servers define('HTTP_CATALOG_SERVER', 'http://pcs-alaska.com'); define('HTTPS_CATALOG_SERVER', 'https://pcs-alaska.com'); define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module Good Luck, Tim Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.