Apache SSL

Here is a non-SSL Apache virtual host. To convert it to SSL VirtualHost, first change the port to 443 Find Replace with Add the above Directory entry The resulting VirtualHost will look like For added security, you can use the following config Enable mod_ssl If you get the following error You need to enable mod_ssl, … Read more