Answer the question
In order to leave comments, you need to log in
Local domain (lighttpd on raspberry) from main pc, how?
I put the web server on raspberry, wrote it down in/etc/lighttpd/lighttpd.conf
$HTTP["host"] == "site.pi" {
server.document-root = "/var/www/panel/" }
address=/site.pi/127.0.0.1
Answer the question
In order to leave comments, you need to log in
Write the address of the raspberry in /etc/hosts ip:
Or write an A-record on the DNS server used by the host you plan to access from.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question