Post by sat tv guy » Thu Mar 16, 2017 8:16 pm

Hi,

Just both Config files and then login to your site admin and enable SSL under Server


Use SEO URLs Yes No

Config files should look like below so that your site is always in SSL mode

<?php
// HTTP
define('HTTP_SERVER', 'https://www.yoursite.com/');
define('HTTP_IMAGE', 'https://www.yoursite.com/image/');
define('HTTP_ADMIN', 'https://www.yoursite.com/admin/');

// HTTPS
define('HTTPS_IMAGE', 'https://www.yoursite.com/image/');
define('HTTPS_SERVER', 'https://www.yoursite.com/');
define('HTTPS_CATALOG', 'https://www.yoursite.com/');

Active Member

Posts

Joined
Wed Oct 12, 2011 12:58 am
Location - london
Who is online

Users browsing this forum: No registered users and 54 guests