If you plan to have other computers on your network connect to the server you should use the server's actual ip address in your config. So, instead of 127.0.0.1 use 192.168.0.whatever. You can see what the address is by running ipconfig on the command line.
|