Xymon Mailing List Archive search

Use X-Forwarded-For header for client IP?

list Shawn Heisey
Mon, 28 Jun 2021 13:28:51 -0600
Message-Id: <user-382acbe84c97@xymon.invalid>

On 6/28/2021 1:23 PM, Shawn Heisey wrote:
But something else REALLY broke.? The icons on the web UI are gone, 
replaced with text.? How do I fix this?:

https://www.elyograg.org/xymon-icons-broke.png

Applied a bandaid.? In /var/lib/xymon/www/gifs, made a symlink:

sudo ln -s . static

That fixed the icons.? But it's a bandaid.? Need to figure out where 
it's getting the URL path that includes "/static/" and fix that.