How do I put two servers onto the same sub domain?

damien xamott at gmail.com
Fri Jan 6 16:57:28 UTC 2006


I have a unix server and a windows 2k3 server, both on the same domain,
but different subs, like this:

unix.example.com
iis.example.com

Both servers are providing javascript to my one web application. To get
around "no the cross-domain Javascript allowed" rule, I need to be able
to access both web servers like this:

joy.example.com

So, maybe like this:

joy.example.com/unix     points to >     unix.example.com
joy.example.com/iis        points to >     iis.example.com

Does anyone have any suggestions? Thanks!



More information about the bind-users mailing list