Hi, On Sun, Nov 08, 2009 at 12:57:05AM +0100, Thomas Schwinge wrote: > On Sat, Oct 24, 2009 at 06:40:59AM +0200, olafbuddenha...@gmx.net > wrote: > > On Wed, Sep 23, 2009 at 02:41:30PM +0300, Sergiu Ivanov wrote:
> > > I may be understanding you wrong, but putting this in my browser's > > > address bar: > > > > > > http://www.bddebian.com/~hurd-web/community/gsoc/project_ideas/unionmount > > > > > > gets me here: > > > > > > http://www.bddebian.com/~hurd-web/hurd/translator/unionmount/ > > > > > > So, it's kind of working for me. > > > > It works for me in Firefox, but not in w3m or lynx or netrik. > > > > (The latter is no wonder, as netrik doesn't support the HTML > > "refresh" (mis-)feature -- which was never part of any standard -- > > at all; but the other two at least support "refresh" in general...) > > > > This is not a proper redirect, period. > > Neat, that now, like five emails later in this thread, you finally > decided to unveil what was bugging you with this redirect. Sorry, it just didn't occur to me that it might be a broken pseudo-redirect that happens to work in some browsers... I only checked it when Sergiu said explicitely that it is working for him. (Especially as said you created an alias for http://www.gnu.org/software/hurd/hurd-paper.html, and this works as expected... Wasn't aware that this is a different thing.) Actually, as ikiwiki creates a set of static HTML files, I don't think it can even create proper HTTP redirects... The best it could do is to simply keep a copy of the file in both locations. -antrik-