1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

r7044: vance is right that mixing http and https elements gives a warning in IE

(This used to be commit 5912cf2cd4)
This commit is contained in:
Andrew Tridgell 2005-05-27 23:52:41 +00:00 committed by Gerald (Jerry) Carter
parent bdefee0cce
commit 15ca4bb558

View File

@ -8,11 +8,7 @@
Samba4 ESP test
</TITLE>
<BODY>
<%
/* this allows us to force the image to go over more efficiently as http */
var imagedir = "http://" + headers['HOST'] + "/images";
%>
<img src="@@imagedir/logo.png" alt="Samba">
<img src="/images/logo.png" alt="Samba">
<h1>Samba4 ESP test</h1>
Please choose one of the following tests: