german umlauts in filename

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello List,

i have some files with german umlauts ö ä ü in filename and want to request them by http. filename is coded in latin1, in console/ftp etc. all works well and looks good.
when requesting file ü.txt i see this error in log:
File does not exist: \xc3\xbc.txt

It just works if i recode charset of filename with convmv to utf8.
convmv -f latin1 -t utf8 ü.txt --notest

I cant do this for all my files.
Is there a way to help apache find the file even if its filename is coded not in utf8?

Thanks,
Hajo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux