On Sunday, January 29, 2017 at 4:20:42 PM UTC-5, Robert Lister wrote: > > I am at the point of finally getting it running to the point I can view > file:///var/www/html/index.html. I haven't got the the point of hosting > the site locally yet as I am not sure if I should run the Apache server on > the RPi or even a separate RPi. Another option is a server on a Synology > NAS that I am running. >
unless you have a specific reason to use apache, i would highly recommend that you use nginx as the web server. it is better suited for low-end hardware and/or higher loads. https://github.com/weewx/weewx/wiki/Raspberry-Pi#run-a-lightweight-web-server m -- 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]. For more options, visit https://groups.google.com/d/optout.
