Post by deivids100 » Wed Nov 22, 2017 5:10 am

HEY
1 Bought ssl
2 Host installed it
3 changed config.php http to https
4 went to admin and checked the SSL box

Still not secure
I think my images are not secure
what should i do next or how can i make the images such a logo come from https instead from http

https://luxurypetlife.co.uk

please have a look

Any help will be much appreciated guys

Newbie

Posts

Joined
Wed Nov 22, 2017 5:06 am

Post by straightlight » Thu Nov 23, 2017 6:03 am

Has this issue been rectified? I can see the images just fine under SSL ...

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by IP_CAM » Thu Nov 23, 2017 12:03 pm

https:// luxurypetlife. co.uk can still be accessed like this:
http:// luxurypetlife .co.uk - http:// www .luxurypetlife .co.uk - https:// www .luxurypetlife .co.uk
to avoid this, add to your .htaccess file
JUST BELOW:

Code: Select all

# SEO URL Settings
RewriteEngine On
THIS:

Code: Select all

#Force (https host) www to non www (optional)
RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L] 
It may solve at least some of your Problems.
Good Luck! ;)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: JNeuhoff, nonnedelectari and 101 guests