the
desired text.
>
> Thanks,
> Evgeny
>
> -Original Message-
> From: Eric Covener [mailto:cove...@gmail.com]
> Sent: Monday, April 09, 2012 4:12 PM
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] How to set the http response code for an error
> mess
".
Thanks,
Evgeny
-Original Message-
From: Eric Covener [mailto:cove...@gmail.com]
Sent: Monday, April 09, 2012 4:12 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] How to set the http response code for an error
message
On Mon, Apr 9, 2012 at 8:12 AM, Evgeny Shvidky wrote:
> I h
On Mon, Apr 9, 2012 at 8:12 AM, Evgeny Shvidky wrote:
> I have a custom error message that I set into the request by "ap_rputs"
> function.
set r->status to the status code and continue to return OK.
-
To unsubscribe, e-mail: us
Hi,
I have a custom error message that I set into the request by "ap_rputs"
function.
Stillthe page returns http 200. How do I set it to a specific error code?
Thanks,
Evgeny