So, Im using weedwd to update my site for the Saratoga template. Is this still how I would do it?
On Friday, September 18, 2020 at 8:54:59 PM UTC-4 gjr80 wrote: > You can change the location that WeeWX uses to save generated reports by > setting the HTML_ROOT config option. HTML_ROOT is set in the [StdReport] > stanza in weewx.conf, if you set HTML_ROOT immediately under [StdReport] > the setting will apply to all reports but you can override HTML_ROOT for > individual reports by setting HTML_ROOT under the report stanza, eg: > > [StdReport] > .... > HTML_ROOT = public_html > .... > [[MyReport]] > skin = MySkin > > [[MyOtherReport]] > skin = MyOtherSkin > HTML_ROOT = public_html/other_report > > Would place the content generated by MyReport in the public_html > directory and content generated by MyOtherReport in the > public_html/other_report directory. > > HTML_ROOT can be specified as an absolute path or as a relative path. If > specified as a relative path the path is relative to the WEEWX_ROOT path > specified in weewx.conf. > > If you are using the FTP or RSYNC report to upload to a web server you can > also use one or more instances of the FTP or RSYNC report to locate your > uploaded files on the web server as required. However, setting/overriding > HTML_ROOT is all that is required in most cases. > > Gary > On Saturday, 19 September 2020 at 04:54:43 UTC+10 [email protected] > wrote: > >> Ok, now that its been working for a while weewxwd has been updating to my >> website. Its been updating to a WD folder but I want to change it where it >> updates to "public_html" how do I do this? >> >> On Friday, August 21, 2020 at 8:51:26 PM UTC-4 Luke Marcum wrote: >> >>> Yes it is! >>> >>> >>> On Friday, August 21, 2020 at 12:52:55 AM UTC-4, rich T wrote: >>>> >>>> In the weewx.config file, is your FTP section setup? >>>> >>>> On Friday, August 21, 2020 at 12:35:51 AM UTC-4, Luke Marcum wrote: >>>>> >>>>> Its out on the internet and I used the Saratoga Template! >>>>> >>>>> On Friday, August 21, 2020 at 12:34:54 AM UTC-4, rich T wrote: >>>>>> >>>>>> Is it local (on local network) or out on internet? >>>>>> >>>>>> On Friday, August 21, 2020 at 12:04:54 AM UTC-4, Luke Marcum wrote: >>>>>>> >>>>>>> Ok, now that Ive finished configuration, how to I get weewx-wd to >>>>>>> send the testtags file to my website? >>>>>>> >>>>>>> >>>>>> -- 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/ae2058cc-d28b-47d6-9efd-b70c55408f2en%40googlegroups.com.
