Web Hosting Talk







View Full Version : When setting up a site in Win2k


WonderMonkey
11-06-2002, 07:13 PM
Do I want to create a "Virtural Directory" or a "Site"?

What the difference?

RackMy.com
11-06-2002, 09:26 PM
A virtual directory is a web directory that you can create that points to a folder not located under the site root.

You want to create a site first and if you need a directory outside of that site to be accessable from the web, you would then create a Virtual Directory under that site.

WonderMonkey
11-06-2002, 10:05 PM
So if I created a site on the C: drive I could created a virtural directory off that site that pointed to a dir on the D: drive and when I am under the actual site I will see the virtural dir?

RackMy.com
11-06-2002, 10:40 PM
Yes

WonderMonkey
11-06-2002, 10:42 PM
I AM THE SMARTEST MAN ALIVE!!!!

JonB
11-07-2002, 09:36 AM
Not the best idea to create web sites in IIS on the C: drive unless your are 100% sure your permissions are totally correct and your IIS setup is secure.

MikeM
11-07-2002, 05:20 PM
I always partition or install a second drive and map wwwroot to the other drive.

WonderMonkey
11-07-2002, 05:23 PM
Yes that is how I am doing it but just used C and D for illustration.