<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Verdana, sans-serif" size="2">
<div>Hi all!</div>
<div>I have just installed a xymon server, but don’t get the apache config correct.</div>
<div>I have added a directory and an alias in httpd.conf:</div>
<div>Alias /xymon/ "/local/xymon/server/www"</div>
<div><Directory "/local/xymon/server/www"></div>
<div>    Options Indexes FollowSymLinks Includes MultiViews</div>
<div>    Order allow,deny</div>
<div>    Allow from all</div>
<div> </div>
<div></Directory></div>
<div>ScriptAlias /xymon-cgi/ "/local/xymon/cgi-bin/"</div>
<div><directory "/local/xymon/cgi-bin"></div>
<div>    AllowOverride None</div>
<div>    Options ExecCGI Includes</div>
<div>    Order allow,deny</div>
<div>    Allow from all</div>
<div></Directory></div>
<div> </div>
<div>At first I got error messages with no access towards <a href="http://myserver/xymon"><font color="#0000FF"><u>http://myserver/xymon</u></font></a>, but after adjusting filsystem rights I instead get a directory listing.</div>
<div>Index of /xymon</div>
<div>[ICO]   Name    Last modified   Size    Description</div>
<div>[DIR]   Parent Directory          -</div>
<div>[TXT]   bb.html 27-Feb-2009 12:29        7.9K</div>
<div>[TXT]   bb2.html        27-Feb-2009 12:29        2.7K</div>
<div>[TXT]   bbnk.html       27-Feb-2009 12:29        2.2K</div>
<div>[DIR]   gifs/   26-Jan-2009 16:28        -</div>
<div>[DIR]   help/   26-Jan-2009 16:28        -</div>
<div>[DIR]   html/   26-Jan-2009 16:28        -</div>
<div>[TXT]   index.html      27-Feb-2009 12:29        7.9K</div>
<div>[DIR]   menu/   26-Jan-2009 16:28        -</div>
<div>[DIR]   notes/  26-Jan-2009 16:28        -</div>
<div>[DIR]   rep/    26-Jan-2009 16:28        -</div>
<div>[DIR]   snap/   26-Jan-2009 16:28        -</div>
<div>[DIR]   wml/    26-Jan-2009 16:28        -</div>
<div> </div>
<div>If I try to select index.html (or bb.html) or typing the filename in the url, I get an 404 error:</div>
<div> </div>
<div>Not Found</div>
<div> </div>
<div>The requested URL /xymon/index.html was not found on this server.</div>
<div> </div>
<div> </div>
<div>Any suggestions?</div>
<div> </div>
<div>Øyvind</div>
<div> </div>
<div> </div>
</font>
</body>
</html>