Difference between revisions of "Wamp"
From Wiki2
Line 9: | Line 9: | ||
http://stackoverflow.com/questions/5065281/how-to-enable-ssl-in-wamp-server | http://stackoverflow.com/questions/5065281/how-to-enable-ssl-in-wamp-server | ||
http://superuser.com/questions/1009329/https-letsencrypt-installation-on-windows-with-wamp | |||
{{:git bash}} | {{:git bash}} |
Revision as of 16:12, 13 January 2017
wamp
sometimes it will show a blank page if a process is running on port 80. get rid of that process
netstat -aon
Installing SSL using OpenSSL on a WAMP localhost
http://forum.wampserver.com/read.php?2,124940
http://stackoverflow.com/questions/5065281/how-to-enable-ssl-in-wamp-server
http://superuser.com/questions/1009329/https-letsencrypt-installation-on-windows-with-wamp
git bash
adding a bin directory to PATH
edit c:/Users/tim/.bashrc and add to path