invalid command sslengine apache ubuntu 18.04 code example
Example: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included
sudo a2enmod ssl && service apache2 restart
sudo a2enmod ssl && service apache2 restart