How to Enable SSL on Xampp with Vhosts
If you need to enable SSL on Xampp whilst stilling using vhosts, follow the next few steps. It assumes that you already have vhosts enabled. Open xampp/apache/conf/extra/httpd-vhosts.conf Around line 19 you should see “NameVirtualHost *:80″, below this line add “NameVirtualHost…
Recent Comments