How can i check, if i have installed a webserver? 

I only installed a new Raspian image on my microSD card and follow this 
instruction

http://www.weewx.com/docs/debian.htm

But i can not open the link http://192.168.178.45/html/weewx you told me. 
And i dont have this public folder. 

Please see the attached files.

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

Reply via email to