Control Web Panel

WebPanel => SSL => Topic started by: robbyq on October 12, 2016, 11:45:17 PM

Title: SSL - problems with images?
Post by: robbyq 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
Title: Re: SSL - problems with images?
Post by: robbyq 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¿
Title: Re: SSL - problems with images?
Post by: robbyq on October 13, 2016, 02:30:40 PM
Fix

code

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