--- generate-overview.pl 2003/05/31 13:52:51 1.14 +++ generate-overview.pl 2003/08/09 21:31:19 1.15 @@ -36,7 +36,7 @@ # $gBaseURL = "http://localhost/~cricket/grapher.cgi"; my $hostname = `hostname -f`; chomp($hostname); - $gBaseURL = "http://$hostname/cgi-bin/cricket/grapher.cgi"; + $gBaseURL = "/cgi-bin/cricket/grapher.cgi"; # change this to destination directory $path = "/data/mon/";