On Friday, March 30, 2018 at 9:30:15 PM UTC-4, William Webb wrote: > > As set up right now my weather station page is reached by > 192.168.0.38/weewx. > > I would like to simplify this so that apache2 opens index.html directly > as 192.168.0.38 > > Can someone lead me by the hand or give me a link to correct, current > instructions? >
option 1: set DocumentRoot in your apache configuration to be the directory where weewx puts files option 2: set HTML_ROOT in your weewx skin configuration to be the document root of your apache configuration -- 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.
