From 05e4a3026da7c2dfbd3ed340a01d4a221a721168 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 14 Sep 2007 19:32:31 +0000 Subject: Replaced 127.0.0.1 with %HOSTIP where possible --- tests/data/test504 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test504') diff --git a/tests/data/test504 b/tests/data/test504 index dadd64a14..2d9e56498 100644 --- a/tests/data/test504 +++ b/tests/data/test504 @@ -20,7 +20,7 @@ lib504 simple multi through local proxy without listener -http://%HOSTIP:%HTTPSPORT/504 127.0.0.1:55555 +http://%HOSTIP:%HTTPSPORT/504 %HOSTIP:55555 -- cgit v1.2.3