Use X-Forwarded-For header for client IP?
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.