Forum Moderators: coopster

Message Too Old, No Replies

Include Header Browser Security Warning

         

HoboTraveler

6:33 pm on Apr 26, 2007 (gmt 0)

10+ Year Member



Hi All,

I've included a header file through require_once().

The include file calls external img images from external domains (through a regular [)...]

The issue is that, the page that uses the header file throws up a security warning when accessed through a httpS url.

This is the warning in IE:
"This page contains both secure and nonsecure items.

Do you want to display the nonsecure items?"

Is there any possible way to get the script to stop displaying this warning when accessed through httpS?

jatar_k

6:35 pm on Apr 26, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



no

you are actually serving secure/non secure mix

you can't stop the browser from giving that warning

the way to address it is to serve all of your images via https