Xymon Mailing List Archive search

Xymon Digest, Vol 8, Issue 20

list Jeremy Laidman
Fri, 14 Oct 2011 11:58:09 +1100
Message-Id: <user-d2307ff519ec@xymon.invalid>

On Tue, Oct 11, 2011 at 8:55 PM, Yanni
<user-04b379562e0f@xymon.invalid> wrote:
Why is it looking in /var/www/html/xymon where there is indeed no such file
(xymon). It should look inside

/opt/xymon/server/www/. I am not sure but I think the problem is somewhere
in apache.
Yes, this looks like an Apache "Alias" problem.  What does this show:

 egrep -i '^[^#].*(include|alias)' /etc/httpd/*.conf /etc/httpd/*/*.conf

Cheers
Jeremy