[Bug 193753] [NEW] mod_autoindex not configured for UTF-8

John Nilsson john at milsson.nu
Wed Feb 20 18:30:03 GMT 2008


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
Server Team, which is a bug contact for apache2 in ubuntu.



More information about the Ubuntu-server-bugs mailing list