I am pointing a domain name www.mydomainname.com to one server. I would like to know how to point www.mydomainname.com/extras to another server. I am using everydns.net for my DNS service. How can I do this? Thanks
bill
11:58 pm on Oct 17, 2009 (gmt 0)
You can point sub-domains to different servers but not specific folders like that.
encyclo
12:01 am on Oct 18, 2009 (gmt 0)
You can, however, configure Apache with mod_proxy to act as a reverse proxy, and route requests for a particular folder to a different server. See: