On 2006-07-11 00:54:07 +0200, Christian Boltz wrote: > # telnet en.opensuse.org 80 > Trying 130.57.4.24... > Connected to en.opensuse.org. > Escape character is '^]'. > GET /skins/monobook/main.css HTTP/1.1 > Host: en.opensuse.org > Connection: close > > HTTP/1.1 200 OK > Last-Modified: Mon, 05 Dec 2005 22:10:49 GMT > Accept-Ranges: bytes > Date: Mon, 10 Jul 2006 22:38:01 GMT > Server: Apache > ETag: "15943cd-5264-3105cc40" > Expires: Wed, 09 Aug 2006 22:38:01 GMT > ^^^^^^^^^^^
those are not the important files. # curl -I http://en.opensuse.org/skins/opensuse/opensuse.css HTTP/1.1 200 OK Last-Modified: Tue, 11 Jul 2006 00:15:49 GMT Accept-Ranges: bytes Date: Tue, 11 Jul 2006 00:39:42 GMT Server: Apache ETag: "1594561-e63-3b9f1740" Expires: Thu, 10 Aug 2006 00:39:42 GMT darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
