metadata fix
parent
cc7650b420
commit
72d8c9ae99
|
@ -1,13 +1,14 @@
|
||||||
---
|
---
|
||||||
title: ASP.NET Core Module overview
|
title: ASP.NET Core Module overview | Microsoft Docs
|
||||||
author: tdykstra
|
author: tdykstra
|
||||||
description:
|
description: Introduces ASP.NET Core Module (ANCM), an IIS module that lets the Kestrel web server use IIS or IIS Express as a reverse proxy server.
|
||||||
keywords: ASP.NET Core,
|
keywords: ASP.NET Core, IIS, IIS Express, ASP.NET Core Module, UseIISIntegration
|
||||||
ms.author: tdykstra
|
ms.author: tdykstra
|
||||||
manager: wpickett
|
manager: wpickett
|
||||||
ms.date: 10/27/2016
|
ms.date: 10/27/2016
|
||||||
ms.topic: article
|
ms.topic: article
|
||||||
ms.assetid: 4661af33-34c5-4d71-93a0-8c7632f43580
|
ms.assetid: 4661af33-34c5-4d71-93a0-8c7632f43580
|
||||||
|
ms.technology: aspnet
|
||||||
ms.prod: aspnet-core
|
ms.prod: aspnet-core
|
||||||
uid: fundamentals/servers/aspnet-core-module
|
uid: fundamentals/servers/aspnet-core-module
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue