-
Install Apache Web Server on Pi
Install Apache: sudo apt-get install apache2 -y sudo service apache2 restart Check installation with your web-browser http://localhost/ http://your raspi IP
Install Apache: sudo apt-get install apache2 -y sudo service apache2 restart Check installation with your web-browser http://localhost/ http://your raspi IP