Why I am getting "Problem loading the page" after enabling HTTPS for Apache on Windows 7?
- by Anish
I enabled HTTPS on the Apache server (2.2.15) Windows 7 Enterprise by uncommenting:
Include /private/etc/apache2/extra/httpd-ssl.conf
in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\conf\httpd.conf and modifying C:\Program Files (x86)\Apache Software Foundation\Apache2.2\conf\httpd-ssl.conf to include:
DocumentRoot "C:/Program…