Re: german umlauts in filename

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

 



On Tue, Mar 20, 2012 at 8:35 AM, Hajo Locke <hajo.locke@xxxxxx> wrote:
> 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?


Use links that are URL-encoded with the proper bytes so clients don't
have to choose the codepage to request in.

---------------------------------------------------------------------
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