Guest Posted May 25, 2004 Posted May 25, 2004 i wish to set up ssl and move the admin and checkout to httpsdoc which is the directory on my host for ssl. i guess i can keep the rest in httpdocs. what do i need to do to do this. kind regards AndiC
♥Vger Posted May 25, 2004 Posted May 25, 2004 All you need to do to have files other than the Login, Create Account and Checkout files in http is to define the https pathway in includes/configure.php, and set SSL to true. osCommerce then automatically selects which files to show in http and which to keep in https. To have your 'admin' section come under https you need to reset the pathways in admin/includes/configure.php to https. Hope this helps - Vger
Guest Posted May 25, 2004 Posted May 25, 2004 okay i understand the configure file but what files do i need to move from httpdocs to httpsdoc other than the admin directory regards AndiC
Guest Posted May 25, 2004 Posted May 25, 2004 would someone be so kind to list files that should be moved to httpsdoc/oscommerce and admin file to httpsdoc/admin or httpsdoc/oscommerce/admin kind regards AndiC
♥Vger Posted May 26, 2004 Posted May 26, 2004 osCommerce then automatically selects which files to show in http and which to keep in https. Vger
Guest Posted May 26, 2004 Posted May 26, 2004 the problem is that its a automatic install from my hosts control panel that places everything into httpdoc. AndiC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.