From: Stephen L Johnson <sjohnson@monsters.org>
Date: Fri, 25 Aug 2000 15:35:08 +0000 (+0000)
Subject: removed "http://hostname/" from $WWWSPONG and $WWWACK default values
X-Git-Tag: spong-2_7_0-beta1~62
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35fc082c56866480dd1391cbac6945918f9842b3;p=spong.git

removed "http://hostname/" from $WWWSPONG and $WWWACK default values
---

diff --git a/config/spong.conf b/config/spong.conf
index 8c5addb..9d79ce1 100755
--- a/config/spong.conf
+++ b/config/spong.conf
@@ -1,6 +1,7 @@
 # ---------------------------------------------------------------------------
 # Generic SPONG settings, specifies where files are kept, etc...
 # ---------------------------------------------------------------------------
+# $Id: spong.conf,v 1.15 2000/08/25 15:35:08 sljohnson Exp $
 
 $SPONGSLEEP	       = 300;     # Sleep time between check cycles. Depreciated
 
@@ -37,9 +38,10 @@ $WWW_FQDN = 1;
 
 $WWWGIFS     = "/spong/gifs";
 $WWWHTML     = "/usr/local/spong/www/html";
-$WWWSPONG    = "http://spong-server.aci.alltel.com/cgi-bin/www-spong";
-$WWWACK      = "http://spong-server.aci.alltel.com/cgi-bin/www-spong-ack";
-$WWWCONTACT  = "http://spong-server.aci.alltel.com/spong/page.cgi";
+$WWWSPONG    = "/cgi-bin/www-spong";
+$WWWACK      = "/cgi-bin/www-spong-ack";
+#$WWWCONTACT  = "/spong/page.cgi";     # This CGI script is not provided. See
+                                       # the admin-guide for more infomation
 
 # Customized link(s) that can be added to the Host Display (right frame)
 #  $WWW_ACTIONBAR_CUSTOM =