rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: yhm_7 on September 25, 2007, 08:07:06 PM
-
I set "apache log file format" with "%h %l %u %t "%r" %>s %b"
but log was not accepted by WebLog Expert, because character "九月" can't be recognized by weblog expert.
I changed "九月" to "Sep", it work normal.
Is there any way to output regular log file?
127.0.0.1 - - [26/九月/2007:03:49:53 +0800] "GET /Upload/ HTTP/1.1" 200 5535
127.0.0.1 - - [26/九月/2007:03:49:54 +0800] "GET /Upload/ HTTP/1.1" 200 5535
127.0.0.1 - - [26/九月/2007:03:49:54 +0800] "GET /Upload/ HTTP/1.1" 200 5535
127.0.0.1 - - [26/九月/2007:03:49:54 +0800] "GET /Upload/ HTTP/1.1" 200 5535
127.0.0.1 - - [26/九月/2007:03:49:54 +0800] "GET /Upload/ HTTP/1.1" 200 5535
127.0.0.1 - - [26/九月/2007:03:49:54 +0800] "GET /Upload/ HTTP/1.1" 200 5535
127.0.0.1 - - [26/九月/2007:03:49:55 +0800] "GET /Upload/ HTTP/1.1" 200 5535
-
it's a bug
i will fix it
-
fixed in next build