Changes

How to setup a local QuakeJS server under Windows 10

39 bytes added, 12:15, 10 September 2019
Permanent Install
#*You might need to download and install the Visual C++ Redistributable as described at the top of the UwAmp download page. If in doubt, download and install it
#Run ''UwAmp.exe'' to install the program
#You can test the UwAmp Web Server by running the UwAmp program in the Start Menu. When Windows asks, you'll want to allow the ''Apache HTTP Server'' (and optionally ''mysql.d'' although quakejs doesn't use it) through the firewall on Private & Public networks. Then visit ''http://COMPUTER-NAME'' (or ''http://localhost'' or ''http://127.0.0.1''). You should some something that looks like this<br /> [[File:UwAmp_welcome.png|400px]]
#Now delete the contents of ''C:\UwAmp\www\''
#Copy the contents of ''C:\Users\USERNAME\quakejs\html\'' to ''C:\UwAmp\www\''