X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=spider-web%2Fspider.cgi;h=8b8763b28159dd393a0f818a2cb3391e9395cbd1;hb=b1d2bac29bfd88be5ba6d4b59df4574b15e402b6;hp=248ccd5e02c9c6707dddbd9b0b3eebe41de9ca1a;hpb=96315a8a665d937da310698a0a194db52a211cad;p=spider.git diff --git a/spider-web/spider.cgi b/spider-web/spider.cgi index 248ccd5e..8b8763b2 100755 --- a/spider-web/spider.cgi +++ b/spider-web/spider.cgi @@ -4,13 +4,13 @@ # @author Ian Norton # - Based on clx-web by DL6DBH (ftp://clx.muc.de/pub/clx/clx-java_10130001.tgz) # - Modified by PA4AB -# @version 0.1 beta. 20010610. +# @version 0.2 beta. 20020519. # Work out the hostname of this server. use Sys::Hostname; my $HOSTNAME = hostname(); -# Set the hostname manually here if the above fails. +# Uncomment and set the hostname manually here if the above fails. # $HOSTNAME = "gb7mbc.spoo.org" ; $PORT = "8000" ; @@ -86,6 +86,7 @@ else
+
If you do not have a password set - don't enter one :) EOF }