Date: Wed, 25 Apr 2001 23:12:24 +0200 From: Wolfram Schneider <wosch@panke.de.freebsd.org> To: "Jose M. Alcaide" <jose@we.lc.ehu.es> Cc: hubs@FreeBSD.ORG, doc@FreeBSD.ORG Subject: Re: mirrors confused by "redirect" directives on www.freebsd.org Message-ID: <20010425231224.A2149@paula.panke.de.freebsd.org> In-Reply-To: <3AE61603.2060837C@we.lc.ehu.es>; from jose@we.lc.ehu.es on Wed, Apr 25, 2001 at 02:10:43AM %2B0200 References: <3AE61603.2060837C@we.lc.ehu.es>
next in thread | previous in thread | raw e-mail | index | archive | help
[moved to freebsd-doc] Hi Jose, the redirects on www.freebsd.org are optional. Every link on a FreeBSD web site should work. You don't need to setup redirects or aliases in your httpd server configuration. If you get a "page not found" error, then you found a bug in the FreeBSD documentation, and the bug should be fixed ASAP. -Wolfram On 2001-04-25 02:10:43 +0200, Jose M. Alcaide wrote: > I have just found that there are pages of the handbook which are > not found on the WWW mirrors. For example, if you go to > > http://www.uk.freebsd.org/handbook/kernelconfig.html > > and click on "Why build a custom kernel?", which is linked to > > http://www.uk.freebsd.org/handbook/x2621.html > > you'll get a "not found" error. Try other mirrors and you will see > the same problem. However, this works on www.freebsd.org because > its Apache configuration uses "Redirect" directives such as > this: > > Redirect permanent /handbook http://www.freebsd.org/doc/en_US.ISO_8859-1/books/handbook > > and [I don't know why] x2621.html does exist in the directory > redirected to, but it does not exist in /handbook. Obviously, this > setup of www.freebsd.org confuses the mirrors, which are then obligated > to use the same "redirect" directives in order to work properly. > > I think that there are only two solutions for this problem: > > 1. Reorganize www.freebsd.org in order to make the "redirect" > directives unnecesary. > 2. State clearly in http://www3.es.freebsd.org/internal/mirror.html > what "redirect" directives are needed. > > Cheers, > -- JMA > ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** > ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** -- Wolfram Schneider <wosch@FreeBSD.org> http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010425231224.A2149>