在 SharePoint 服务器中创建 web 应用程序
03/21/2018
本文内容
**上一次修改主题:**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.

Content
Description
Explains how to create a web application that uses classic mode (Windows-classic) authentication in SharePoint Server.
Illustrates how to create SharePoint Server web applications that use claims-based authentication or classic-mode authentication.
Explains how to configure basic authentication for a web application that uses claims-based authentication in SharePoint Server.
Explains how to configure digest authentication for a web application that uses claims-based authentication in SharePoint Server.
Illustrates how to change general settings for a SharePoint Server web application in 管理中心.
本文详细介绍了如何在SharePoint Server 2016和2013中创建Web应用程序,包括使用经典模式和基于声明的身份验证。内容涵盖了设置独特的IIS网站、配置身份验证方法、使用基本和摘要认证,以及在管理中心更改Web应用程序的常规设置。这些资源旨在帮助管理员隔离特定用户类型的内容并确保站点集安全。
114

被折叠的 条评论
为什么被折叠?



