[thelist] HTTP links in HTTPS content

John DeStefano john.destefano at gmail.com
Fri Apr 20 16:03:00 CDT 2007


Lee and Jonathan: I am almost positive that no external content is being pulled.

I just ran through the generated source for the home page (which IE
says is "mixed"), and there were absolutely no HTTP includes, only
external links to pages on other sites. The only actual file being
included from HTTP (and from off-site at all) is the XHTML DTD
declaration in the header:
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

This sounds silly to ask, but could a DTD DocType declaration trigger
this "mixed content" message in IE?



More information about the thelist mailing list