Create a web application in SharePoint Server

 

**Si applica a:**SharePoint Foundation 2013, SharePoint Server 2013, SharePoint Server 2016

**Ultima modifica dell'argomento:**2018-02-28

**Summary:**SharePoint Server 2016 and SharePoint Server 2013 web applications isolate content for specific types of users within your site collections.

The following downloadable resources, articles on TechNet, and related resources provide information about how to create web applications.

Introduction

A SharePoint Server 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. This helps prevent cross-site scripting attacks. 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 Server.

TechNet articles about how to create web applications

The following articles about how to create web applications are available to view online. Writers update articles on a continuing basis as new information becomes available and as users provide feedback.

Building blocks Content Description

Creare applicazioni web che utilizzano l'autenticazione in modalità classica in SharePoint Server

Explains how to create a web application that uses classic mode (Windows-classic) authentication in SharePoint Server.

Creare applicazioni web basate sulle attestazioni in SharePoint Server

Illustrates how to create SharePoint Server web applications that use claims-based authentication or classic-mode authentication.

Configurare l'autenticazione di base per un'applicazione web basata sulle attestazioni in SharePoint Server

Explains how to configure basic authentication for a web application that uses claims-based authentication in SharePoint Server.

Configurare l'autenticazione del digest per un'applicazione web basata sulle attestazioni in SharePoint Server

Explains how to configure digest authentication for a web application that uses claims-based authentication in SharePoint Server.

Modificare le impostazioni generali di un'applicazione web in SharePoint Server

Illustrates how to change general settings for a SharePoint Server web application in Amministrazione centrale.