nginx/windows autoindex module URL charset problem
vadzim vz
lists at ruby-forum.com
Sat Mar 12 22:10:37 MSK 2011
Hi.
I met the same problem with cyrilic code page.
It seems the problem is in utf8 - windows does not run programs with
one-byte locale "utf-8", while other OSes (freebsd, linux) returns file
names to the program in utf8.
I was able to work around this problem by running nginx via cygwin on
windows.
I compiled nginx from source under cygwin and the problem disappers.
Good luck. Sorry for my english.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list