# ---------------------------------------------------------------------------
# Generic SPONG settings, specifies where files are kept, etc...
# ---------------------------------------------------------------------------
-# $Id: spong.conf-sample,v 1.3 2001/02/07 14:38:48 sljohnson Exp $
+# $Id: spong.conf-sample,v 1.4 2002/09/18 02:09:02 sljohnson Exp $
$SPONGSLEEP = 300; # Sleep time between check cycles. Depreciated
# program, where the ones above are for the spong-client programs.
# ---------------------------------------------------------------------------
-$HTTPDOCS{"ALL"} = [ "/index.html" ];
-$HTTPPORT{"ALL"} = 80;
-
-# $HTTPDOCS{"www3.example.com"} = [ "/index.html" ];
-
# URL's for for http check. These configuations use HTTP 1.1 for testing.
# The '_HOST_' string is replaced by the hostname as defined in spong.hosts.
# The 'DEFAULT' entry is used for testing all hosts if not overriden.
# ---------------------------------------------------------------------------
# Generic SPONG settings, specifies where files are kept, etc...
# ---------------------------------------------------------------------------
-# $Id: spong.conf.in,v 1.3 2001/06/24 16:13:37 supermathie Exp $
+# $Id: spong.conf.in,v 1.4 2002/09/18 02:09:02 sljohnson Exp $
$SPONGSLEEP = 300; # Sleep time between check cycles. Depreciated
# program, where the ones above are for the spong-client programs.
# ---------------------------------------------------------------------------
-$HTTPDOCS{"ALL"} = [ "/index.html" ];
-$HTTPPORT{"ALL"} = 80;
-
-# $HTTPDOCS{"www3.example.com"} = [ "/index.html" ];
-
# URL's for for http check. These configuations use HTTP 1.1 for testing.
# The '_HOST_' string is replaced by the hostname as defined in spong.hosts.
# The 'DEFAULT' entry is used for testing all hosts if not overriden.