I am a Linux newb. Using lighttpd on Dietpi. Can someone explain to a layperson how to configure weewx to work with lighttpd? I get the 404 error and assume symbolic links need to be fixed. There are so many weewx.conf files. The locate weewx.conf command yields:
/etc/weewx/apache/conf.d/weewx.conf /etc/weewx/logwatch/conf/logfiles/weewx.conf /etc/weewx/logwatch/conf/services/weewx.conf /etc/weewx/rsyslog.d/weewx.conf /etc/weewx/weewx.conf /etc/weewx/weewx.conf.dist /var/lib/dpkg/info/weewx.conffiles /var/lib/dpkg/info/weewx.config Thanks in advance. On Thursday, 8 September 2016 at 17:24:02 UTC+10 [email protected] wrote: > as said, forget about the database etc, that's likely already been > configured for you during the install. > > Personally I have always got on better with lighttpd than apache. But > that's your decision, > > In weewx.conf there should be the config relating to where it's saving the > web html files. > > Once you know this, have a look and see if there where it says. > > You then need to config apache to serve that folder. Must be a ton of > info on the net on how to config apache, use google. > > Obviously apache (or lighttpd) is a completely separate program from > weewx, And weewx is unaware of the web server (apache or whatever) and > does not care about it. > Chris > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/951927c5-5748-4f71-bd8e-bfc4c5c5bdbbn%40googlegroups.com.
