"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 de Creisquer mail: [EMAIL PROTECTED]
- Long waits on SQL Stored Procs. Should I use chained ... tls
- Re: Long waits on SQL Stored Procs. Should I use... Ken Y. Clark
- Re: Long waits on SQL Stored Procs. Should I use... Cees Hek
- Re: Long waits on SQL Stored Procs. Should I... Issac Goldstand
- Re: Long waits on SQL Stored Procs. Shou... Cees Hek
- returning HTTP error code Helios de Creisquer
- Re: returning HTTP error code Jeffrey W. Baker
- RE: Long waits on SQL Stored... Helios de Creisquer
- RE: Long waits on SQL Stored Procs. Should I use... David Harris
- Re: Long waits on SQL Stored Procs. Should I use... Robert Landrum
- Re: Long waits on SQL Stored Procs. Should I... Wim Kerkhoff
- Re: Long waits on SQL Stored Procs. Shou... Robert Landrum