Francois PESCE wrote:
I've discussed about a patch for mod_setenvif 2 years ago, and have coded it at that time, it is successfully used on various host in production since.
You need to handle content type specially by checking r->content_type. For some reason, just doing apr_table_get(r->headers_out, "Content-type") would be null, but content_type would be set.
See the patch I posted a few days ago. +1 in concept -- Brian Akins Lead Systems Engineer CNN Internet Technologies