On 10/06/07, Gregor Mosheh <[EMAIL PROTECTED]> wrote:
And yet...

# wget --server-response http://www.turistickamapa.sk/
--05:23:26--  http://www.turistickamapa.sk/
            => `index.html'
Resolving www.turistickamapa.sk... 69.59.158.28
Connecting to www.turistickamapa.sk|69.59.158.28|:80... connected.
HTTP request sent, awaiting response...
   HTTP/1.1 200 OK
   Date: Sun, 10 Jun 2007 12:23:27 GMT
   Server: Apache
   Expires: Thu, 19 Nov 1981 08:52:00 GMT
   Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
   Pragma: no-cache
   Set-Cookie: HOSTGIS=52d0e5393703ae7ad1dbc48c1f08f730; path=/
   Connection: close
   Content-Type: text/html; charset=iso-8859-1



Are my tired eyes missing something here?

The presence of the Set-Cookie: header indicates that the response is
being generated by a program of some kind, rather than static html.
Most likely this program/script is setting the charset.
--
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to