<div dir="ltr">The content type is not in the HTML header, it's in the HTTP header. šTo check, try this:<div><br></div><div style>telnet localhost 80</div><div style>HEAD /xymon-cgi/ghostlist.sh HTTP/1.0</div><div style>

<press enter twice></div><div style><br></div><div style>You'll see the HTTP headers, including "Content-type: nnn/mmm"</div><div style><br></div><div style>Easier if you have curl installed:</div><div style>

<br></div><div style>curl --head <a href="http://localhost/xymon-cgi/ghostlist.sh">http://localhost/xymon-cgi/ghostlist.sh</a></div><div style><br></div><div style>J</div><div style><br></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On 31 March 2013 12:18, Sergey <span dir="ltr"><<a href="mailto:a_s_y@sama.ru" target="_blank">a_s_y@sama.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello.<br>
<br>
I found information about HTMLCONTENTTYPE in xymonserver.cfg,<br>
but I can't see content-type definition in html header:<br>
<br>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><br>
<HTML><br>
<HEAD><br>
<META HTTP-EQUIV="REFRESH" CONTENT="60"><br>
<META HTTP-EQUIV="EXPIRES" CONTENT="Sat, 01 Jan 2001 00:00:00 GMT"><br>
<TITLE>red : Xymon - Status @ Sun Mar 31 04:58:57 2013</TITLE><br>
<br>
What I need to check ?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Regards, Sergey<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</font></span></blockquote></div><br></div>