Our SSL is working fine for the checkout procedures but not in our admin section. I've checked the admin/includes/config and the https is defined there as it should be and enabled:
define('HTTP_SERVER', 'http://www.pegasus-book.com'); // eg, http://localhost or - https://localhost should not be NULL for productive servers
define('HTTP_CATALOG_SERVER', 'http://www.pegasus-book.com');
define('HTTPS_CATALOG_SERVER', 'https://host10.ipowerweb.com/~pegasus-');
define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module
Now I see it is defining the catlog server but I don't see any where to define for the admin screens. Where do you define and enable SSL for the Admin section?





LinkBack URL
About LinkBacks










Bookmarks