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 404 when browsing these entryies, I asked in 
> viewvc-users mailing list, they said CGI will interact with system using the 
> locale is in use by the environment in which it's running( 
> http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2686631 
> ).

If you set up viewvc's CGI host to run under the utf-8 code page, things should
work correctly.  On win32, all file names are unicode, and httpd and dav then
represent these as utf-8.

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to