Public bug reported:

Binary package hint: apache2.2-common

1. Install apache
2. Use autoindex to view a dir with UTF-8 encoded filenames
Result: Listing shown as ISO-8859-1

My fix: add Charset=UTF-8 to IndexOptions in /etc/apache2/mods-
available/autoindex.conf

as such:
IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* DescriptionWidth=* 
Charset=UTF-8

This should be the default

** Affects: apache2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
mod_autoindex not configured for UTF-8
https://bugs.launchpad.net/bugs/193753
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to