Creating a virtual directory using an FTP client?

Associate
Joined
21 Nov 2008
Posts
4
Hi,

I want to make a folder on my FTP site a virtual directory in IIS, doesn't matter if I create a new one or make the existing one virtual. The issue is I am on a shared server and have no access to it. Is it possible to do this without having access to IIS management? The ISP won't do this for me unfortunatley. Are there any ways to do this using an FTP client or any means really?

Can anyone help me?
 
Sounds to me like you'll need access to IIS. But i'm not a web expert. You might get more from the programming forum as that'll be where most of the webdevs hang out.
 
99% sure there is no way to do this without access to IIS. It would break the securaty of the server if those type of settings could be changed with a simple ftp link.
 
Back
Top Bottom