Create a Web application (SharePoint Foundation 2010)

 

적용 대상: SharePoint Foundation 2010

마지막으로 수정된 항목: 2016-11-30

A Web application is composed of an Internet Information Services (IIS) Web site that acts as a logical unit for the site collections that you create. Before you can create a site collection, you must first create a Web application.

Each Web application is represented by a different IIS Web site with a unique or shared application pool. You can assign each Web application a unique domain name, which helps to prevent cross-site scripting attacks.

You use Web applications to isolate content. When you create a new Web application, you also create a new content database and define the authentication method used to connect to the database. In addition, you define an authentication method to be used by the IIS Web site in SharePoint Foundation 2010.

SharePoint Foundation 2010 offers two ways of authenticating users, as follows:

For more information about both types of authentication, see 인증 방법 계획(SharePoint Foundation 2010).

SharePoint Foundation 2010 provides a set of services applications that are available for each Web application. You can select which service applications you want to use for each Web application that you create. For more information, see 기술 다이어그램(SharePoint Foundation 2010), 관리 경로 정의(SharePoint Foundation 2010), and 서비스 응용 프로그램 및 서비스 관리(SharePoint Foundation 2010).

In this section:

See Also

Concepts

Extend a Web application (SharePoint Foundation 2010)
사이트 모음 만들기(SharePoint Foundation 2010)

Other Resources

Configure Web Server Security (IIS 7)
Resource Center: Installation and Deployment for SharePoint Foundation 2010
Resource Center: Security and Authentication for SharePoint Foundation 2010