I have problem with setup SSL on my server. When images are loaded over HTTP, everything works fine. On http protocol (so path is http://domain.com/images/x.png) is OK, but when I rewrite on protocol https, the images are not displayed.
I not getting response 404 Not found, but normally 200 OK. But every image is white.
Can you help me please? Thanks!