From 15ca4bb558152be326319cf8d825ddb86fc88d5c Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 27 May 2005 23:52:41 +0000 Subject: r7044: vance is right that mixing http and https elements gives a warning in IE (This used to be commit 5912cf2cd4405185fb40833d896c640c7d24a87a) --- swat/esptest/index.esp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/swat/esptest/index.esp b/swat/esptest/index.esp index 0f3f58166a..7a5952e955 100644 --- a/swat/esptest/index.esp +++ b/swat/esptest/index.esp @@ -8,11 +8,7 @@ Samba4 ESP test -<% -/* this allows us to force the image to go over more efficiently as http */ - var imagedir = "http://" + headers['HOST'] + "/images"; -%> -Samba +Samba

Samba4 ESP test

Please choose one of the following tests: -- cgit