Apache - Disable SSL

Issue the command:

sudo a2dismod ssl

and restart apache2

sudo service apache2 restart