Re: Wrong error code

2002-03-22 Thread Jochen Topf
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 +0

Re: Wrong error code

2002-03-21 Thread Gerald Richter
> > > > 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 sh

Re: Wrong error code

2002-03-21 Thread Jochen Topf
On Thu, Mar 21, 2002 at 03:43:08PM +0100, Gerald Richter wrote: > > When using 'EMBPERL_OBJECT_FALLBACK' success (200) is > > returned instead of 404. > > > > 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

Re: Wrong error code

2002-03-21 Thread Gerald Richter
> When not using 'EMBPERL_OBJECT_FALLBACK' an error code 500 is returned > instead of 404. Yes, this is wrong. I put it on the todo list for the next release > When using 'EMBPERL_OBJECT_FALLBACK' success (200) is > returned instead of 404. > That is is intented behaviour. The fallback page s

Wrong error code

2002-03-21 Thread Jochen Topf
When not using 'EMBPERL_OBJECT_FALLBACK' an error code 500 is returned instead of 404. When using 'EMBPERL_OBJECT_FALLBACK' success (200) is returned instead of 404. Is there a way to get the normal 404 error from apache? This is especially a problem, because only URLs ending on *.html are going