Redirection to Captive is no longer relevant.
authorshort <>
Sun, 31 Oct 2004 09:36:37 +0000 (09:36 +0000)
committershort <>
Sun, 31 Oct 2004 09:36:37 +0000 (09:36 +0000)
Index.html.pl

index 8f3739c..888d663 100755 (executable)
@@ -35,4 +35,4 @@ my $W=My::Web->init(
                "header_only"=>1,
                );
 $W->{"r"}->status(MOVED);
-$W->{"r"}->header_out("Location"=>"http://".&{$W->{"web_hostname_sub"}}."/project/captive/");
+$W->{"r"}->header_out("Location"=>"http://".&{$W->{"web_hostname_sub"}}."/project/");