These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Set root to other server on domain ?

Hi - I love tinkering with this ! - Nice job.

One question I have is:
I have a webserver on server A.
I have another server (B) on the same domain, but not running IIS.

Is it possible to serve your code on Server A - to actually "explore" the file system on Server B instead?
(perhaps using UNC //ServerB/Shares/ ) ?

If so, what upload component would be needed to upload to that other server ?

Thanks !
Dano 11/12/2002 10:50 AM
Hi,
Yes you can do that, just set your root folder to //ServerB/Shares/ . You won't need any special upload component, the UNC path should work as well as a local folder.
Cem Alacayir 11/12/2002 4:03 PM
Thanks
Dano 11/12/2002 7:17 PM