anatoly techtonik wrote:
Still no answers. =(
mod_autoindex has a feature to pick a charset, but it should correspond to the reality of how the files are named on-disk. The URL is an opaque bytestring. It's only one string. If you want the files named in Latin, do that. If you want them named in Cyrillic, do that. The simple approach is to name them all ON DISK as utf-8, httpd copes very well. Your links visual name is whatever charset you want to display them in, while the href= should have the utf-8 name. --------------------------------------------------------------------- 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