https://issues.apache.org/bugzilla/show_bug.cgi?id=50562
--- Comment #1 from lu ye <[email protected]> 2011-01-09 21:52:52 EST --- sorry, the PATH_INFO is /aaa???¥?bb (In reply to comment #0) > I setup apache on xp. With the following URI: > http://127.0.0.1/moin.cgi/aaa你好bb > Apache set the PATH_INFO to /???¥? > I have checked the log that apache got right utf8 urlencoded uri. here is the > log: > "GET /moin.cgi/aaa%E5%8C%97%E4%BA%AC%E9%82%AE%E7%94%B5bb HTTP/1.1" 404 4982 > "-" > "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, > like Gecko) Chrome/8.0.552.224 Safari/534.10" > > It seems that apache donnot translate non-ascii character right? Why it will > do > some conversion here? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
