Firstly, I apologize profusely for not having tested the beta... (no spare time)
Apparently http://archive.neotonic.com/archive/ still doesn't work. I've traced what's exchanged: request: GET /archive/ HTTP/1.1 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030827 Debian/1.4-3 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1 Accept-Language: en,nl;q=0.5 Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Cookie: WRID=2c446a6b0cc0e753ad38c45842fe8c9b Pragma: no-cache Cache-Control: no-cache Host: archive.neotonic.com Connection: close Accept-Encoding: x-gzip; q=1.0, gzip; q=1.0, x-deflate; q=0.9, deflate; q=0.9, identity; q=0.1 TE: chunked response: HTTP/1.1 200 OK Date: Wed, 08 Oct 2003 12:11:14 GMT Server: Apache/1.3.27 (Unix) mod_ssl/2.8.12 OpenSSL/0.9.6h Content-Encoding: deflate Connection: close Transfer-Encoding: chunked Content-Type: text/html 621 �Xmo�6[...unreadable...] I get a blank page, and this error is logged: wwwoffles[28773]: Error reading reply body from remote host [IO(zlib): unknown compression method]. Completely unrelated, a couple of other points: - This is given twice in the conf/wwwoffle.conf file: # [<URL-SPEC>] only-same-host-images = yes | no # If the only images that are fetched are the ones that are on # the same # host as the page that references them (default=no). - upgrade-config.pl changes e.g. User-Agent = WWWOFFLE/2.7h into User-Agent = WWWOFFLE/2.8h That doesn't make much sense; I'd say forget about trailing letters in the original. Thanks, Paul Slootman
