You will see settings for the
/admin/includes/configure.php
such as:
and for thePHP Code:define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'true');
/includes/configure.php
NOTE: if you do not have the current files on your computer from your server, you should download them first via FTP before making these changes in a good TEXT editor ...PHP Code:define('ENABLE_SSL', 'true');



