> Firefox on linux indicates that "Parts of this page are not secure".
> I think the issue may be that your o'reilly graphic is served via
> http.



Richard is right.
It's this image in your HTML that is loading via HTTP instead of HTTPS:

 <img width="110" 
src="http://cdn.oreillystatic.com/community/promote/ug_ad_125_camel.gif"/>

Just change the url to https:// to fix.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to