<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="auto">
<div style="-webkit-text-size-adjust: auto;">I have set up xymon using apache2 and the apt-get xymon package on a VMware virtual host.  I have been able to get the main page to display and all the hosts I have added in the hosts file show up green.  But, if
 I click one of the statuses it attempts to download the cgi script.  Except In chrome it gives me the following page.</div>
<div style="-webkit-text-size-adjust: auto;"><br>
</div>
<div>
<pre style="word-wrap: break-word;"><font face="UICTFontTextStyleBody"><span style="white-space: normal; -webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">#!/bin/sh

# This is a wrapper for the Xymon svcstatus.cgi script

. /usr/lib/xymon/server/etc/cgioptions.cfg
 exec /usr/lib/xymon/server/bin/svcstatus.cgi $CGI_SVC_OPTS</span></font><span style="-webkit-text-size-adjust: auto;">
</span></pre>
<pre style="word-wrap: break-word;"><font face="UICTFontTextStyleBody"><span style="white-space: normal; -webkit-text-size-adjust: auto;">I think it is a configuration issue in apache that is causing the problem but I have been unable to find it.</span></font></pre>
<div style="-webkit-text-size-adjust: auto;"><br>
</div>
Thank you for any help,<br>
<span style="-webkit-text-size-adjust: auto;">Scott </span></div>
</body>
</html>