12 Sep
2019
12 Sep
'19
10:47 p.m.
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