Re: [exim] exim.org filter spec error -- not found

Top Page
Delete this message
Reply to this message
Author: Jakob Hirsch
Date:  
To: John W. Baxter
CC: Exim User's Mailing List
Subject: Re: [exim] exim.org filter spec error -- not found
John W. Baxter wrote:

> Muttered because we have .htaccess enabled in only a very few special
> situations.


"AllowOverride FileInfo" shouldn't hurt to much (as long as you don't want
to be restrictive about error documents, the handler or such things).


If there's no AddDefaultCharset in the config, Apache tells nothing about
the charset and the client should take it from the html metadata.
And if the filename is "something.utf8.html" (and you have a appropriate
AddCharset setting), Apache will tell the client that it's UTF-8.