I'm developing a php application for a client who has a small network in their offices. They use dsl, and do not have static ips. What I want to do is set up a virtual server on one of their machines and have a shortcut on each PC on the network to go to the server's ip address, where it would access the php application.
Can someone point me in the right direction? I haven't had much luck finding info so far.