|
|
[Perlfect-search] no_index, how?
Reinhard Doberstein r.doberstein@typoart.de
Fri, 1 Jun 2001 11:33:47 +0200
Hi,
i have a linklist on my homepage
(http://www.doberstein.com/derlinkdestages.html). All links are like
http://www.doberstein.com/cgi-bin/jump.pl?www.haribo.de/fun/
where "jump.pl" is a small perl program who writes the access in a list (for
statistic), and then makes a 'forward to URL', in perl:
print "Location: http://$ziel\n\n";
where $ziel is the part after the "?".
But after search for "haribo" i got a result with
http://www.doberstein.com/fun/
as the URL. And thats wrong. This is a mix between my domain und the path
from the target.
I have
/cgi-bin/jump.pl
and
f:\inetpub_f\wwwroot\doberstein\cgi-bin\jump.pl
in the no_index.txt. What's wrong?
I am using NT4 with IIS4 and "perlfect-3.09http".
any help?
Reinhard
--
Reinhard Doberstein
mailto:reinhard@doberstein.com http://www.doberstein.com
|
|