[weewx-user] web page is DEFAULT

2020-05-13 Thread Phil Green
On my system I have to state folder /weewx at the end of your url in order to 
pickup the index.html in the weewx folder under the main root of the url. 
Regards
Phil

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/afcd857d-4713-453f-a99b-81c73d43f611%40googlegroups.com.


[weewx-user] web page is DEFAULT

2020-05-13 Thread 'dwright361' via weewx-user
*in regards to the web page delivering the WEEWX reports outlined here:*

*Configure Apache to see the WeeWX reports.*

   - 
   
   If WeeWX was installed from DEB or RPM package, no configuration should 
   be necessary since the reports are placed in the directory 
   /var/www/html/weewx, which is in the Apache DocumentRoot directory 
   /var/www/html
   - 
   
   If WeeWX was installed using setup.py, you must tell Apache where to 
   find the WeeWX reports. One method is to install an Apache configuration 
   snippet: 
   
   sudo cp util/apache/conf.d/weewx.conf /etc/apache2/conf.d
   
   Be sure that the path in the Apache configuration snippet matches the 
   HTML_ROOT defined in the WeeWX configuration file. For example, the path 
   for a default setup.py installation would look like this: 
   
   Alias /weewx /home/weewx/public_html
   
   Options FollowSymlinks
   AllowOverride None
   
   
   Restart Apache to make the changes happe
   - 
   - 
   - 
   
   *I  loaded from the DEB package but as stated above "no further 
   configuration is needed , But I see the Apache default web page at my URL. 
   I assume I need to reconfig a path or file name.*
   - *How can i resolve this ?*
   - *Thanks in advance*
   - 
*Doug *
   - 
   

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5446e901-4784-4bff-a76a-4813d759231f%40googlegroups.com.