Adding the web server states to add the following under the Nginx server :
  server {
       ...
      location /weewx {
          alias /home/weewx/public_html;
       }
 }
This is to be added in /etc/nginx/sites-enabled
May this be placed anywhere in the file or should it be at the end of the 
file?

Is there no changing of the root path from the the original to the setup.py 
install of /home/weewx/public_html     or is that unnecessary? 

Are there any other changes to be made in order to get access to the 
Raspberry Pi from without the local network to see the weewx page?
If I can be pointed in the right direction it would be appreciated. 
thank you

-- 
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/57fe10d7-414a-4f9a-a76c-59e77293bb6en%40googlegroups.com.

Reply via email to