I have just setup a static IP (external) to point to my local pc using wamp.
On my web host, Ive also created an 'A' record of client.mydomain.com to point to the static ip.
problem is when I access client.mydomain.com, it goes to the root of my wamp server (showing all projects.)
how to I make it point to the client. I assume its a specific entry in http.conf.
Any help would be appreciated.
http://www.yolinux.com/TUTORIALS/ApacheRedirect.html
HTH,
Kent