GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Mixed
Go To First  |  Previous Question  |  Next Question 
 Mixed  |  Question 12 of 42    Print  
How do you create Virtual Root in IIS

  
Total Answers and Comments: 2 Last Update: November 03, 2008   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 25, 2006 08:38:02   #1  
kalpit bhatt        

RE: How do you create Virtual Root in IIS

To create a virtual directory by using IIS Manager

1.

In IIS Manager expand the local computer expand the Web Sites or FTP Sites folder right-click the site or folder within which you want to create the virtual directory point to New and then click Virtual Directory. The Virtual Directory Creation Wizard appears.

2.

Click Next.

3.

In the Alias box type a name for the virtual directory. (Choose a short name that is easy to type because the user types this name.)

4.

Click Next.

5.

In the Path box type or browse to the physical directory in which the virtual directory resides and then click Next.

6.

Under Allow the following permissions select the check boxes for the access permissions you want to assign to your users and then click Next.

Important

For security reasons when selecting access permissions consider allowing only the default Read permission. By restricting permissions in this way you can help avoid attacks against your Web site by malicious users. For more information about setting access permissions see Securing Virtual Directories and Access Control in Help and Support Center for Windows Server 2003.

7.

Click Finish. The virtual directory is created below the currently selected folder level.

To create a virtual directory by using Windows Explorer

1.

Open Windows Explorer.

2.

Right-click the folder you want to be a virtual directory and click Sharing and Security.

3.

Click the Web Sharing tab.

4.

Click Share this folder.

5.

In the Alias box type the name for the virtual directory.

6.

Click OK twice.

To create a Web virtual directory by using the Iisvdir.vbs script

1.

From the Start menu click Run.

2.

In the Open box type cmd and then click OK.

3.

At the command prompt type the following:

cscript SystemRoot \system32\iisvdir.vbs /create SampleWebSite[/Path] VirtualDirectorydrive:\path

where SampleWebSite VirtualDirectory and path is the physical directory as appropriate.

For more information about creating Web virtual directories by using the Iisvdir.vbs command and its parameters type the following at the command prompt: iisvdir /create /?.

To create an FTP virtual directory by using the Iisftpdr.vbs script

1.

From the Start menu click Run.

2.

In the Open box type cmd and then click OK.

3.

At the command prompt type the following:

cscript SystemRoot \system32\iisftpdr.vbs /create FTPSite[/Path] VirtualDirectory drive:\path

where FTPSite VirtualDirectory and path is the physical directory as appropriate.

For more information about creating FTP virtual directories by using the Iisftpdr.vbs command and its parameters type the following at the command prompt: iisftpdr /create /?.


 
Is this answer useful? Yes | No
November 03, 2008 14:15:40   #2  
digross1 Member Since: November 2008   Contribution: 1    

RE: How do you create Virtual Root in IIS
To mark an existing virtual directory in InetpubWwwroot as a Web application using IIS
  1. Open IIS Manager and browse to the Default Web Site as shown in the previous procedures.

  2. Expand the Default Web Site node and look for the subdirectory that you want to designate as an application root. For this example this is exampleWebApp.

    If IIS Manager was already open when you created the physical directory you might have to click the Refresh button in IIS Manager to view your new exampleWebApp subdirectory.

  3. Right-click the directory that you want to mark as an application root and then click Properties.

  4. On the Directory tab in the Application Settings section click Create.

  5. In the Application name text box type the name of the application and then click OK.

    The virtual directory is now an application root.


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : To mark an existing virtual directory in InetpubWwwroot as a Web application using IISOpen IIS Manager and browse to the Default Web Site as shown in the previous procedures. Expand the Default Web Site node and look for the subdirectory that you want ...

Latest Answer : Drop dowm can done through (


 Sponsored Links

 
Related Articles

Online Virtual Business Network

How to begin an Online Virtual Business Network What is Virtual Business Network Business and commerce right from the ancient days depended a lot on the physical representation of the business and the physical identity of the customers and other collaborators Most of the business dealings were done
 

Agility in Virtual Business Networks

Agility in Virtual Business Networks Agility means responding to rapid changes and continuous change management With the rapid economic changes and unexpected market behavior the virtual business networks have to adapt themselves to be able to respond in a timely and fast manner Therefore agility pr
 

Creating Virtual Business Network

Requirements of Virtual Business Network The sudden expansion of electronic commerce has resulted in many changes in the way business is done globally The virtual business network is the buzz word among the business communities internet community and freelance work seekers Traditional business strat
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

Virtual Business Networks

Virtual Business Networks Classification of Virtual Business Networks Virtual Business Network is the most discussed topic among the Business Communities nowadays The basic definition of a Virtual Business Network means a group of small Businesses joining together to collaborate and co operate to ac
 

Collaboration in Virtual Business Networks

Collaboration in Virtual Business Networks Most common businesses are small and majority of them are home based businesses The small businesses have different common fields ranging from the traditional consumer business to technological trading Mostly these small businesses have been responsible for
 

C++ Pure Virtual Function and Base Class

C Pure Virtual Function and Virtual Base Class In this C tutorial you will learn about pure virtual function declaration of pure virtual function and virtual base class virtual base class and how to implement a virtual base class explained with examples mosgoogle center What is Pure Virtual Function
 

C++ Virtual Functions

C Virtual Functions What are Virtual Functions Virtual as the name implies is something that exists in effect but not in reality The concept of virtual function is the same as a function but it does not really exist although it appears in needed places in a program The object oriented programming la
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape