On Wed, Jan 31, 2007 at 09:45:12PM +0100, Dr. Peter Poeml wrote:
> Users have a problem with directory listings generated by mod_autoindex:
> It is not possible to control the character setting which which the
> response is marked.

AddDefaultCharset does allow this already as you mention in the bug.  
Can't users who insist on using filenames using one encoding and file 
content using another simply use:

AddDefaultCharset UTF-8
AddCharset ISO-8859-1 .html

or similar?

joe

Reply via email to