-
IIS Virtual Directories
I'm creating two virtual directories on an IIS server. How do I set the local paths for them?
Thanks
-
This property doesn't appear in the virtual directory property grid. So it looks like I'll use a vbscript and the ADSI object model. When should I call this script? I'm thinking of end of Install, since it shouldn't effect anything.
Thanks
Jon
-
The "Target Directory" property of the Virtual Directory that you set up in the IDE will set the local path for the virtual root.
You don't need to write extra script.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules