Hi, BRF (BRaille-Formated) files are text files in the BRF charset. They're usually named something.brf, and are widely used for shipping books, courses, tax forms, etc. on the web. By nature, they should be announced with Content-Type: text/plain; charset=brf Just like http://brl.thefreecat.org/test.php does. Adding a text/plain mime type to the brf extension is easy, but how can one make apache append the charset=brf part? Using AddCharset BRF .brf Is not sufficient: it would require to remove the ".brf" extension from the links, which is not desirable. Is there any way to automatically set the charset without having to drop the extension from urls? Or is there a way to set the charset in mime.types? Samuel --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx