Correction to guide SSL Certificates with Apache on Debian & Ubuntu
SSL Certificates with Apache on Debian & Ubuntu
a2enmod ssl
I had to also:
a2ensite default-ssl.conf
in order to get the website to work via https. I'm not sure if this is the right place for corrections like this or not or even if this was already widely known.
3 Replies
- Les
/etc/apache2/sites-available/example.com.conf
Then you would do````
a2ensite example.com