Prepare for the CompTIA Network+ exam by learning how to troubleshoot, configure, and manage both wired and wireless networks.
Do more with
(accessed using URL: https://myserver/test.php)
<html>
<body>
asdfsadfasdf
<img src="images/logo.jpg" />
</body>
</html>
(accessed using URL: https://myserver/test.php)
<html>
<body>
asdfsadfasdf
<img src="http://myserver/images/logo.jpg" />
</body>
</html>
Are you sure it's not some other part of your page that is generating the error? Maybe something buried in your jquery code, or rendered by the third party library is dynamically assembling an absolute URL and forgot to take into account the correct use of HTTP or HTTPS?
Premium Content
You need an Expert Office subscription to comment.Start Free Trial