Enabling Network Access to Uniform Server
Uniform Server is a WAMP package that I use in my web development setup. The default installation sets the web server to allow access only from the local machine. This can be a problem if you want to show something to a colleague etc. because they will be denied access.
I found the following instructions here
Comments