Hi,
Weewx is running on a Raspi 4 via Meteobridge to a Davis Vantage Pro 2.
the Weewx homepage is reporting interval correctly {localhost:/weewxd} and if I run /var/www/html/index.html the Belchertown page displays the same current interval data the but the links to graphs/reports etc are not working.
The Github install document for Belchertown indicates weewx.conf s/b:
[[Belchertown]]
HTML_ROOT = /var/www/html
skin = Belchertown
further down the same document:
[StdReport]
[[Belchertown]]
skin = Belchertown
HTML_ROOT = belchertown
What weewx.conf is correct? or am I being a bimbo and misunderstanding the setup?
weewx is located ""/var/www/html/weewx
Belchertown is located "/var/www/html/weewx/belchertown"
Duncan