Xymon Mailing List Archive search

can I put enadis into debug mode?

list Japheth Cleaver
Thu, 12 Sep 2019 15:47:31 -0700
Message-Id: <user-4d3d205e6667@xymon.invalid>

On 9/12/2019 3:45 PM, Japheth Cleaver wrote:
HTTP_HOST is actually going to be set by the client. However the check can be overridden by setting $XYMONSERVERWWWNAME (technically $XYMONWEBHOST is what's used) in xymonserver.cfg to what you're expecting the client to be using.
To clarify, HTTP_HOST is part of the CGI spec based on the incoming request.

-jc