Installation

Chester Wyke September 21, 2022 Updated: April 15, 2025 #apache

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