Questions tagged [mod-headers]
Questions pertaining to Apache's mod_headers
1 question
2 votes
1 answer
547 views
How to change HTTP-status based on origin's header?
I'm dealing with a proprietary HTTP-server, which always responds with code 200 -- even when an error occurred. The indication of an error, if any, can only be found in the custom header, for example: ...