Images and thumbnails not displaying under SSL
Seems since I updated to 2.0, my thumbnails and any images will not display under https://
I am using https://taxrm.com under Settings.
URL: https://taxrm.com
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2I was able to solve the problem by updating .htaccess in home directory:
changed
RewriteCond %{HTTP_REFERER} !^http://taxrm.com/.*$ [NC]
TO
RewriteCond %{HTTP_REFERER} !^https://taxrm.com/.*$ [NC]
And it appears to have worked.
Hi Roland
Really glad to hear you made progress here. Thanks for sharing.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.