D
damien
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!
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!