Guest Posted October 19, 2005 Share Posted October 19, 2005 Hello, Soz, but I'm a complete newbie... I use my servers default https secure server service (adding https://web**.secure-secure.**/ in front of the web address) the question i have is.. 1. is the above security enuff for running a os shop? 2. if i load up my admin page using the above secure method, when I navigate to another page (i.e customer orders) I loose the secure bit and it just goes back to displaying my normal web address... Is there a way to stop this from happening? hope that make some sense! :-" Cheers Skipper. Link to comment Share on other sites More sharing options...
♥Vger Posted October 19, 2005 Share Posted October 19, 2005 A shared ssl is secure, it just shows a different address. To make all of admin run under https on a shared ssl (you probably won't see the images, but they will be okay), make http://www.yourdomain (two entries) use the shared ssl address in admin/includes/configure.php. Vger Link to comment Share on other sites More sharing options...
Guest Posted October 19, 2005 Share Posted October 19, 2005 ok.. I think I nearly understood that... do i modify the catalog section to both having the secure server? define('HTTP_catalog', 'http://mydomain); // eg, http://localhost - should not be empty for productive define('HTTPS_catalog', 'https://websecurebit..) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.