Create a web application in SharePoint Server

 

**Gilt für:**SharePoint Foundation 2013, SharePoint Server 2013, SharePoint Server 2016

**Letztes Änderungsdatum des Themas:**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.

Bausteine Content Description

Create web applications that use classic mode authentication in SharePoint Server

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

Create claims-based web applications in SharePoint Server

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

Configure basic authentication for a claims-based web application in SharePoint Server

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

Configure digest authentication for a claims-based web application in SharePoint Server

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

Bearbeiten von allgemeinen Einstellungen einer Webanwendung in SharePoint Server

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