Sorry for two mistakes I made in the last two mail: 1, the error log file should be /var/log/cups/error_log 2, the "404" error is not caused by HTTP/1.1 In fact, I got "404" error with firefox, while w3m worked, here follows both http request"
{{{ #w3m http request GET / HTTP/1.0 User-Agent: w3m/0.5.1+cvs-1.968 Accept: text/html, text/*;q=0.5, image/*, application/*, audio/*, message/*, video/* Accept-Encoding: gzip, compress, bzip, bzip2, deflate Accept-Language: en;q=1.0 Host: localhost:631 }}} {{{ #firefox http request GET / HTTP/1.1 Host: ai:631 User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; zh-CN; rv:1.8.1) Gecko/20061010 Firefox/2.0 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: zh-cn,zh;q=0.8,en;q=0.5,ja;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: gb18030,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Cookie: PHPSESSID=bc458f696c5a98ecc016704033489b69; G2SETUPSID=2dbc5278413eaeb5a8b4c077e79e4bf0 }}} -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]