I've got Apache installed on one machine (XP home) on my network, and can use it freely via http://localhost on that machine.
How can I access the web server from another machine on my network? If I go to another computer on my network and enter http://<ip-address-of-Apache-machine>/, I get Apache's "If you can see this, it means that the installation of the Apache web server software on this system was successful" message. However, I cannot locate any of my content that I've got on the server.