Want to add SSL to my shop.
Posted: Sat Nov 17, 2018 4:37 pm
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.
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.