On Thu, Mar 21, 2002 at 07:37:29PM +0100, Gerald Richter wrote: > From: "Gerald Richter" <[EMAIL PROTECTED]> > To: "Jochen Topf" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Subject: Re: Wrong error code > Date: Thu, 21 Mar 2002 19:37:29 +0100 > > > > > > > That is is intented behaviour. The fallback page should be displayed and > not > > > an error page. > > > > I still think this is wrong. The page doesn't exist, so it should return > 404 > > so that spiders and such do the right thing. And for humans a nice > layouted > > page is returned. At least, it should be configurable. > > > > I prefer the current solution, but a simple soution has just come to my > mind. Somewhere in your fallback page write > > $req_rec -> status (404) ; > > and it should return the 404 status
Ah, thats a good idea. I will be quiet now. :-) Have a nice holiday, Gerald! Jochen -- Jochen Topf [EMAIL PROTECTED] http://www.remote.org/jochen/ +49-721-388298 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
