On 6/9/06, Karsten Konrad <[EMAIL PROTECTED]> wrote:
Greetings!

I'd like to change the custom errormessages so they don't return the
actual http code "502 Bad Gateway" but "503 Service Unavailable". I had
hoped, that including a status line in the header might work, but it
doesn't. Below I have included a fragment of my last attempt.

Does anybody know how to solve this?
I haven't found a clue neither the docs nor on google so far. :-(

The only way that I know of to lie about the status code is to point
your ErrorDocument at a CGI script that sends the Status: header.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to