Via PHP, I output a 400 Bad Request header along with a message in the body of the response. Yet Apache keeps on blocking it and returns a 500 Internal Error.
I believe its an Apache issue - not a PHP one. Can someone tell me how to let those pass through?