From 5912cf2cd4405185fb40833d896c640c7d24a87a Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 27 May 2005 23:52:41 +0000 Subject: [PATCH] r7044: vance is right that mixing http and https elements gives a warning in IE --- 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 0f3f58166a5..7a5952e9552 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: -- 2.34.1