dms Posted September 19, 2002 Share Posted September 19, 2002 i cant get the admin portion of osc 2.2 to use my https, are there any other directives i need to change other than the following in admin/includes/configure.php? -- define('HTTPS_SERVER', 'https://192.168.1.109'); define('ENABLE_SSL', 'true'); -- when i go to https://192.168.1.109 it loads fine, and the index.php for /admin is sucure, but clicking on anything (such as "store configuration") takes me out of https and into regular http, presenting unsecured admin access. are there additional flags i have to toggle to get the admin hyperlinks to point to https? Link to comment Share on other sites More sharing options...
dms Posted September 19, 2002 Author Share Posted September 19, 2002 found a way around it....just list the https as the http in admin/includes/configure.php. quick fix. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.