RE: Beautify 404

2001-07-24 Thread Vadim Gritsenko
Carsten, I disabled map:generator in map:handle-errors element (as it was before). Vadim > -Original Message- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 24, 2001 9:39 AM > To: [EMAIL PROTECTED] > Subject: AW: Beautify 404 > > > > Vadim Gritsenko wrote: >

RE: Beautify 404

2001-07-24 Thread Vadim Gritsenko
Carsten, > > > Vadim Gritsenko wrote: > > > > Hello everybody, > > > > Checked in changes to allow custom 404 page. To use it, just add > > something like this > > to your : > > > > > > > > > > > > > > Other possible value for type attribute is 500 - which is > > default; the m

RE: Beautify 404

2001-07-23 Thread Vadim Gritsenko
gt; Subject: Re: Beautify 404 > > > On Mon, 23 Jul 2001, Vadim Gritsenko wrote: > > > > > > > > > > > > > > > Comments are very welcome. > > superb! one thing - shouldn't the status-code default to the error type? &

Re: Beautify 404

2001-07-23 Thread Donald Ball
On Mon, 23 Jul 2001, Vadim Gritsenko wrote: > > > > > > > Comments are very welcome. superb! one thing - shouldn't the status-code default to the error type? - donald - To unsubscribe, e-mail: [EMAIL PR

Re: Beautify 404, Was: [C2][Patch] /map:pipelines/map:handle-errors

2001-07-02 Thread giacomo
On Sat, 30 Jun 2001, Vadim Gritsenko wrote: > Giacomo, > > "Catch all" would not be enough; if you have something like , > you still can get ResourceNotFoundException which would be processed by > CocoonServlet, returning hard-coded HTML > > Do you see any elegant solution to this poroblem? >