I’ve read a bit on this but cannot seem to find it in regards to having the status pages auto reload. I know how to set a general HTML page to auto reload with a meta tag however I’d rather have the CGI based pages auto reload so that status indicators are updated every minute or so. Anyone know where I can set this up at? Is it even possible outside of the primary HTML page?
Edit cgi.cfg
got to line
refresh_rate=
and type in the value in seconds you wish to have as a refresh rate
Thanks. However it’s already set at 90 and I’ve never seen it refresh, no matter how long I leave it up. I’ve had config errors in regards to a router, fixed them within a few minutes and left the page open yet never saw a reload to indicate that the status was changed. Would there be any other place? Something I missed in the Apache setup?