PDA

View Full Version : SSL Page Content Issues



phlegma
03-20-2008, 10:57 PM
Hey Guys,
Just purchased a dedicated ip and rapid ssl certificate through bh, they installed it. However my content is not appearing on the secure pages.

Could it have anything to do with hotlinking protection? I do not have any htaccess files, and don't know much about them...

http://www.pirouettesdancewear.com
https://www.pirouettesdancewear.com

thanks for the support,
chris

felgall
03-20-2008, 11:19 PM
The hotlink protection is done via lines in the .htaccess so if you don't have a .htaccess you can't have hotlink protection.

phlegma
03-21-2008, 09:00 AM
Ah, I noticed it is a hidden file. And hotlink protection is enabled in the cPanel.

Any idea on why the SSL content isn't there?

phlegma
03-21-2008, 05:16 PM
ahhh, I needed to add the https://... addresses to the allowed URLS for the hotlink protection.

felgall
03-21-2008, 05:23 PM
Hotlink protection blocks the images from being accessed from any address that does not match an entry in the exception list and so can block the access from parts of your own site if the exception list is too specific.

The dot on the front of filenames is what indicates that a file is hidden.