According to RFC1945, all redirection URLs should be absolute.
Quote:
"10.11 Location
The Location response-header field defines the exact location of the
resource that was identified by the Request-URI. For 3xx responses,
the location must indicate the server's preferred URL for automatic
redirection to the resource. Only one absolute URL is allowed.
Location = "Location" ":" absoluteURI
An example is
Location: http://www.w3.org/hypertext/WWW/NewLocation.html"
PS Could you please subscribe to aseek-users@, so we will discuss all the
stuff there? Send "subscribe aseek-users" to [EMAIL PROTECTED]
Thomas Lund wrote:
>
> Nope - didn't get the error when changing charset back to what I had (at
> some point). Problem is gone. Weird.
>
> Different question.
>
> If you go to the URL:
>
> http://intranet.enovasion.dk/cgi-bin/s.cgi?tmpl=/web/intranet.enovasion.dk/um.html
> I have put up a test for one of our customers. Try searching on the word
> "Danida". The 2 uppermost hits are documents that redirect the user over
> to some .asp sites with the real content. But the word danida is in the
> title.
>
> If you press the cached result link for one of them then the cached
> copies redirect the browser to a relative url that does not exists on
> the machine with the search frontend.
>
> Do you expand URL links in your cached copies, or do you just save the
> relative URL's? Maybe you missed the possibility to have redirects in
> the <head> section. The 2 redirects we have are build up like the file
> attached.
>
> It is possible for us to change all redirections to be absolute, but it
> would be nice to have this done automatically.
>
> /Thomas
>
> Kir Kolyshkin wrote:
>
> > About that stupid ' bug in searchd. Have you changed charsets or something
> > like that? If you done that, please send us files...maybe there's a bug there.
> >
> > BTW We recently added more charsets recently, if you want some, we'll
> > send it to you.
> >
> > -- |< [] [] |_ [EMAIL PROTECTED] http://kir.sever.net ICQ 7551596 --
> > There are two ways to write error-free programs; only the third one works.
> > (C) 1982, Alan J. Perlis
>
> ----------------------------------------------------------------------------------
> <html>
> <head>
> <title>Danida Publikationsliste</title>
> <!-- <meta http-equiv="REFRESH" content="0;
>url=/cgi-bin/dyn3nt/dyn3.exe?prog=show&pageid=127"> link til gammel dynamic
>visningsside -->
> <meta http-equiv="REFRESH" content="0; url=/aspfiles/ny_pub_oversigt.asp">
> </head>
> <body>
> </body>
> </html>
-- |< [] [] |_ [EMAIL PROTECTED] http://kir.sever.net ICQ 7551596 --
There are two ways to write error-free programs; only the third one works.
(C) 1982, Alan J. Perlis