====== Apache - Disable SSL ====== Issue the command: sudo a2dismod ssl and restart apache2 sudo service apache2 restart
sudo a2dismod ssl
sudo service apache2 restart