Microsoft
98-361 · Question #143
What are two possible options for representing a Web application within Internet Information Services (IIS)? (Each correct answer presents a complete solution. Choose two. )
The correct answer is A. web site B. virtual directory. Create a Web Application An application is a grouping of content at the root level of a Web site or a grouping of content in a separate folder under the Web site's root directory. When you add an application in IIS 7, you designate a directory as the application root, or…
Understanding Web Applications
Question
What are two possible options for representing a Web application within Internet Information Services (IIS)? (Each correct answer presents a complete solution. Choose two. )
Options
- Aweb site
- Bvirtual directory
- Capplication directory
- Dapplication server
- EWeb directory
How the community answered
(30 responses)- A70% (21)
- C20% (6)
- D7% (2)
- E3% (1)
Explanation
- Create a Web Application An application is a grouping of content at the root level of a Web site or a grouping of content in a separate folder under the Web site's root directory. When you add an application in IIS 7, you designate a directory as the application root, or starting point, for the application and then specify properties specific to that particular application, such as the application pool that the application * You can make an Existing Virtual Directory a Web Application.
Topics
#IIS#web application hosting#virtual directory#web site
Community Discussion
No community discussion yet for this question.