Raspberry Pi Web Server


Light Version:



Install:
sudo apt-get install lighttpd


Edit configuration (for example, location of web server root)
sudo nano /etc/lighttpd/lighttpd.conf


Restart after configuration change:
sudo service lighttpd reload


No comments:

Post a Comment