On Friday, October 16, 2020 at 6:28:27 PM UTC-7, vince wrote:
>
> The documentation says:
>
> logo_image = "
> https://belchertownweather.com/images/content/btownwx-logo-slim.png";
>
>  
> So that tells me it should be a URL that is resolvable by the browser, not 
> an absolute pathname resolvable at the os level from a bash shell.
>
> A quick test using "https://obrienlabs.net/images/logo.png"; (the image on 
> Pat's home page) works if a full URL is used.
>
>
>
I did a second test and it seems that an absolute path as the webserver 
resolves it from the top of the web docroot also works, so if you have 
Belchertown going to a subdirectory in your public_html tree, something 
like "/belchertown/logo.png" would also work, if you have logo.png in 
/var/www/html/weewx/belchertown on the filesystem.

-- 
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/cbf09965-888d-4a58-a2e7-2fcb48a20e21o%40googlegroups.com.

Reply via email to