Page 1 of 1

Want to add SSL to my shop.

Posted: Sat Nov 17, 2018 4:37 pm
by djbosanac
Hi all,

i am facing some issues with using SSL.

When i enable this in htaccess and the settings to use SSL. my complete shop is going wrong.

The hoster is telling me to use this in my htaccess.
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.example.com/$1 [R=301,L]

can somebody help me out here.

Re: Want to add SSL to my shop.

Posted: Sun Nov 18, 2018 12:13 am
by Rob Assink
You have to edit both config.php files as well. There is a lot of reading material about this subject on this forum.

Re: Want to add SSL to my shop.

Posted: Sun Nov 18, 2018 1:37 am
by johnp
This is a useful website:

www.whynopadlock.com