Skip to content

Instantly share code, notes, and snippets.

@raknjak
raknjak / wamp-setup-windows.txt
Last active May 24, 2019 10:05
WAMP project setup on Windows
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.