<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 8 May 2015 at 10:02, Tom Schmitt <span dir="ltr"><<a href="mailto:dtsmon@gmail.com" target="_blank">dtsmon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">File does not exist:  /var/www/html/xymon</blockquote></div><br><br></div><div class="gmail_extra">The web server is looking for web pages in /var/www/html/xymon/.  But the config file shows:<br><br><Directory "/home/xymon/server/www"><br>    Options Indexes FollowSymLinks Includes MultiViews<br>    Order allow,deny<br>    Allow from all<br></Directory><br><br></div><div class="gmail_extra">The log suggests that you're URL is not hitting the "Alias", which is:<br><br>Alias /xymon/  "/home/xymon/server/www/"<br><br></div><div class="gmail_extra">Hmm.  Have you tried appending a trailing slash in your browser?<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers<br></div><div class="gmail_extra">Jeremy<br><br></div></div>