Getting The requested URL /weewx was not found on this server.. Trying to 
figure out what is wrong. the default Apache webpage shows up at 
http://192.168.1.129/

config.d
alias /weewx /home/weewx/public_html
<Directory /home/weewx/public_html>
  Options FollowSymlinks
  AllowOverride None
# for apache 2.2
  Order allow,deny
  Allow from all
# for apache 2.4
#  Require all granted
</Directory>

checked and index.html is in  /home/weewx/public_html

permissions on index.html
 -rw-r--r--  1 root  root  11152 Aug 14 02:05 index.html

any help would be great


-- 
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.

Reply via email to