Author Topic: SSL - problems with images?  (Read 7372 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
SSL - problems with images?
« on: October 12, 2016, 11:45:17 PM »
Hi,

I have one site to wallpapers and i have one icons in the zone HTTPS.

Not work whit images wallpapers?

can try please one support with check url -- https://wallpaper4k.info

Offline
**
Re: SSL - problems with images?
« Reply #1 on: October 13, 2016, 01:30:10 PM »
Hi,

I have one site to wallpapers and i have one icons in the zone HTTPS.

Not work whit images wallpapers?

can try please one support with check url -- https://wallpaper4k.info

help¿

Offline
**
Re: SSL - problems with images?
« Reply #2 on: October 13, 2016, 02:30:40 PM »
Fix

code

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.domain.com/$1 [R,L]