From e0343cbb707f100bb22cdb1e4363b24ad8ce09da Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 26 May 2011 15:55:59 +0200 Subject: [PATCH] undo previous change about explicitly binding localhost, this is not needed anymore now that our vservers are properly configured --- plc.d/httpd | 1 - 1 file changed, 1 deletion(-) diff --git a/plc.d/httpd b/plc.d/httpd index 0e517ce..101179d 100755 --- a/plc.d/httpd +++ b/plc.d/httpd @@ -117,7 +117,6 @@ case "$1" in # HTTP configuration if [ $skip_http -eq 0 -a -n "${!http_port}" ] ; then cat <