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