Hallo all,

in a reverse proxy configuration with Apache 2.2, if a JSP returns a
http status code out of the standard ones (for example a '460' status
code for a specific REST error I want to return to the client), the
Apache proxy returns instead a '500 Internal Server Error', while the
response body is preserved.

How can I configure Apache 2.2 to preserve the original status code
returned by my back-end web application?

Many thanks,
Cristina

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to