Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

jump.cgi doesnt redirect

Quote Reply
jump.cgi doesnt redirect
First I'm new to CGI/Perl. I just installed on Win2000 and worked out other bugs, but I cant get jump.cgi to redirect, it just displays Location = http://www.thelink.com in the browser window. Is there something I need to do for windows to work? I have $db_iis=1 in the links.cfg and that fixed one problem, but I can't fix this one.

Do I have to modify this?:

# Now let's send the user to the url..
$goto ?
print "Location: $goto\n\n" :
&error ("Record not found ($in{$db_key})");
}


PLease Help!!!!!!!

Subject Author Views Date
Thread jump.cgi doesnt redirect compsaver 4907 May 29, 2001, 11:17 AM
Thread Re: jump.cgi doesnt redirect
Stealth 4761 Jun 6, 2001, 10:12 AM
Thread Re: jump.cgi doesnt redirect
compsaver 4756 Jun 6, 2001, 10:38 AM
Thread Re: jump.cgi doesnt redirect
Paul 4756 Jun 6, 2001, 10:40 AM
Thread Re: jump.cgi doesnt redirect
compsaver 4756 Jun 6, 2001, 11:05 AM
Post Re: jump.cgi doesnt redirect
Paul 4759 Jun 6, 2001, 11:08 AM
Thread Re: jump.cgi doesnt redirect
compsaver 4750 Jun 6, 2001, 11:13 AM
Post Re: jump.cgi doesnt redirect
jeiman 4668 Aug 9, 2001, 12:37 AM