Is there any way to have an external program (called via mod_ext_filter) tell the server to return a different status code (other than 200). Specifically, I want to be able to set a 500 error.
Also, a "nice to have" would be a way to set other HTTP headers (like Last-Modified). Conceptually, I'm not even sure how that would work... maybe via the ext program's exit codes? Any ideas would be appreciated. TIA Craig
