Xymon Mailing List Archive search

AH01630: client denied by server configuration: /usr/lib/xymon/server/www/

list Jeremy Laidman
Mon, 1 Sep 2014 16:16:09 +1000
Message-Id: <CAAnki7CYszS9vffQpLtepObZguj++hYULogQ4U9b8chfW+L=user-5f551b506820@xymon.invalid>

On 30 August 2014 00:32, usa ims via Xymon <xymon at xymon.com> wrote:
    Allow from all
This is a gotchya for anyone who has upgraded from Apache 2.x (x<4) to 2.4
or above.  You now need to change "Allow from all" to "Require all
granted", and remove the "Order allow,deny".

More here:

http://lists.xymon.com/archive/2013-December/038527.html

Cheers
Jeremy