Is there a modern tutorial for setting up SSL on apache2?
Posted
by
John Baber
on Ask Ubuntu
See other posts from Ask Ubuntu
or by John Baber
Published on 2012-04-15T18:21:53Z
Indexed on
2012/04/16
5:47 UTC
Read the original article
Hit count: 307
I've been running apache2 for ages on my ubuntu server without SSL. Now that I want to have some directories delivered by SSL, I can't find any straightforward tutorials that were written recently. The best I've found is http://vanemery.com/Linux/Apache/apache-SSL.html but it tells me to put stuff in /etc/httpd/conf I don't want to guess that that should translate to /etc/apache2/conf because guessing based on old tutorials has ruined my web serving before.
© Ask Ubuntu or respective owner