Can I set a content type if the origin doesn't send one in mod_proxy?
I have a misbehaving origin that when it has an error page it is not
setting a content-type header. This is then a problem as we're sitting
behind Edgecast and they default to application/octet-stream which causes
browsers to try and download the file. Is there any way I can get apache
to set a content type response header if there isn't one?
No comments:
Post a Comment