Stefan Loewe wrote:

Das sind html meta tags, die nicht im Apache eingestellt werden :

Entschuldige, was sind Meta-Tags? Expires und Cache-Control in u.s. Ausgabe sind alles HTTP-Header. Der Herkunft der Meta-Tags (HTML) stammt wohl ursprünglich aus HTTP.



wget -S www.heise.de --13:19:59-- http://www.heise.de/ => `index.html.1' Resolving www.heise.de... done. Connecting to www.heise.de[193.99.144.71]:80... connected. HTTP request sent, awaiting response... 1 HTTP/1.1 200 OK 2 Date: Mon, 07 Jun 2004 11:19:59 GMT 3 Server: Apache/1.3.29 4 Cache-Control: max-age=900 5 Expires: Mon, 07 Jun 2004 11:34:59 GMT 6 Vary: Accept-Encoding,User-agent 7 Connection: close 8 Content-Type: text/html; charset=iso-8859-1

[ <=> ] 24,589 180.55K/s

13:19:59 (180.55 KB/s) - `index.html.1' saved [24589]

cat index.html | grep expir
<meta http-equiv="expires" content="900">

Wahrscheinlich Bugfixing für kaputte Caches.

[...]

gruss,
.max


--------------------------------------------------------------------------
Apache HTTP Server Mailing List "users-de" unsubscribe-Anfragen an [EMAIL PROTECTED]
sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------




Antwort per Email an