Create a Web application (SharePoint Foundation 2010)

 

Si applica a: SharePoint Foundation 2010

Ultima modifica dell'argomento: 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 Pianificare i metodi di autenticazione (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 Diagrammi tecnici (SharePoint Foundation 2010), Define managed paths (SharePoint Foundation 2010), and Service application and service management (SharePoint Foundation 2010).

In this section:

See Also

Concepts

Extend a Web application (SharePoint Foundation 2010)
Creare una raccolta siti (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