Re: Force a 404 error?

2002-05-17 Thread Helios de Creisquer
address line) to that of > the 404 page, whereas I want the URL to continue to display the users > request. > > Can I do this? See: http://archive.covalent.net/modperl/2001/04/0088.xml Cheers, -- Helios de Creisquer <[EMAIL PROTECTED]> http://w

Re: returning HTTP error code

2001-04-05 Thread Helios de Creisquer
"Jeffrey W. Baker" wrote: > sub handler { > my $r = shift; > $r->status(503); > $r->send_http_header; > > return OK; #or return SERVER_ERROR; depends on how want to do it. > } Wow, pretty simple, in fact, thx a lot ! :-) Cheers. -- Helios

returning HTTP error code

2001-04-05 Thread Helios de Creisquer
x for your answers... Cheers. -- Helios de Creisquer mail: [EMAIL PROTECTED]

mod_perl_traps && my($var) = '';

2001-02-20 Thread Helios de Creisquer
mod_perl_traps. Perhaps It would be good to add this in the mod_perl_traps man page. That'all... errr... just a question therefore: Is there an explication to this mod_perl comportement ? (Just curious ;o) Cheers, -- Helios de Creisquer mail: [EMAIL PROTECTED]