Installation
Install π
Install apache with php and required mods/plugins
sudo apt install apache2
sudo apt install php php-mysql libapache2-mod-php
Restart Server π
Restart is required to reload config, enable and disable modules
sudo systemctl restart apache2
NB: After testing donβt forget to remove the default index.html