Configuration file for sites-available at /etc/apache2/ intended for WordPress website server.
git clone https://github.com/rayatiga/apache2-wordpress-config.git
NOTE: This is allowing override all in directory /var/www/html/*
Go to inside apache2-wordpress-config
directory
cd apache2-wordpress-config/
Move site.conf
to /etc/apache2/sites-available/
(apache2 site config)
mv site.conf /etc/apache2/sites-available/
Enable site.conf
site config
sudo a2ensite site.conf