I made following changes: /etc/weewx/weewx.conf HTML_ROOT = /var/www/html/weewx
/etc/weewx/apache/conf.d/weewx.conf Alias /weewx /var/www/html/weewx <Directory /var/www/html/weewx> Options FollowSymlinks AllowOverride None # for apache 2.2 Order allow,deny Allow from all # for apache 2.4 # Require all granted </Directory> then restarted weewx and apache ... Bingo ... it works Thanks for your professional support ... -- 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.
