WebsiteBaker Support (2.13.x) > General Help & Support
SSL - all images not showing. How to fix?
styzer1137:
Thank you,
Is it safe to post this here? This is my config.
--- Code: ---define('WB_PATH', dirname(__FILE__));
define('WB_URL', 'https://www.mywebsitemusic.com');
--- End code ---
And I use the http/https rewrite rule from the post mentioned.
In the htaccess file, I also have this:
--- Code: ---RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
--- End code ---
But my images are not using https. That's why they are not showing. How come the rewrote rule does not extend?
styzer1137:
UPDATE: the problem was that line in the htaccess:
--- Code: ---RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
--- End code ---
I removed it and everything is working perfectly as it should.
Thank you! Danke!! Merci!! Gracias! :)
Blessings,
Andre
Navigation
[0] Message Index
[*] Previous page
Go to full version