]> git.etc.gen.nz Git - spong.git/commitdiff
removed "http://hostname/" from $WWWSPONG and $WWWACK default values
authorStephen L Johnson <sjohnson@monsters.org>
Fri, 25 Aug 2000 15:35:08 +0000 (15:35 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Fri, 25 Aug 2000 15:35:08 +0000 (15:35 +0000)
config/spong.conf

index 8c5addb2c2a157a01a77201425e7d81d678321e1..9d79ce1aa355c63a0b606d861327c2d5e70adf24 100755 (executable)
@@ -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 =