This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Download and install http://www.wampserver.com/en/ | |
Optionally install upgrades from http://wampserver.aviatechno.net/ | |
Enable Apache SSL: https://articlebin.michaelmilette.com/how-to-add-ssl-https-to-wampserver/ | |
Add a junction to your projects folder: https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/ | |
$ mklink /J Link Target | |
This means we don't have to put our files in c:\wamp64\www. |