Disable an Apache module
List loaded Apache modules
Enable a virtual host
Enable an Apache module
sudo a2enmod rewrite
Creates symbolic link to enable an Apache module.
Enable rewrite module
Enable SSL module
sudo a2enmod ssl
Check Multi-Processing Module status
Change Multi-Processing Module
Allow .htaccess overrides