PDA

View Full Version : Override content-type header for 3.9x


Dramatic
06-15-06, 12:11 PM
I need to have .mv files handled by Miva 3.97 send generate pages with a content-type header of UTF-8

The Apache AddCharset directive doesn't seem to achieve what I need, probably because it is applied before file is sent to Miva. Is there any way of changing the content type that is sent back? (Ideally on a per-directory basis).