28 Jun
2021
28 Jun
'21
7:28 p.m.
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?:
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.