Re: [us...@httpd] Re: mod_cgi: multibyte characters in REQUEST_URI can't converted to correct PATH_INFO

2010-12-16 Thread William A. Rowe Jr.
On 12/16/2010 4:06 AM, LiuYan 刘研 wrote: > William A. Rowe Jr. rowe-clan.net> writes: > >> >> On 12/1/2010 9:31 AM, LiuYan 刘研 wrote: >>> Recently I setup Apache-2.2.17 on Windows Server 2003, and config viewvc in > CGI >>> mode, viewvc works fine except browsing repository entry which contains

[us...@httpd] Re: mod_cgi: multibyte characters in REQUEST_URI can't converted to correct PATH_INFO

2010-12-16 Thread LiuYan 刘研
William A. Rowe Jr. rowe-clan.net> writes: > > On 12/1/2010 9:31 AM, LiuYan 刘研 wrote: > > Recently I setup Apache-2.2.17 on Windows Server 2003, and config viewvc in CGI > > mode, viewvc works fine except browsing repository entry which contains Chinese > > characters, it will return HTTP 40

[us...@httpd] Re: mod_cgi: multibyte characters in REQUEST_URI can't converted to correct PATH_INFO

2010-12-15 Thread LiuYan 刘研
J. Greenlees jaqui-greenlees.net> writes: > Just a thought here, > why not try removing environment complexity and use the windows versions > of apache's httpd and perl instead of the cygwin based install? > this makes 1 less set of environment variables that could be causing > locale issues > >