diff --git a/aspnetcore/fundamentals/servers/aspnet-core-module.md b/aspnetcore/fundamentals/servers/aspnet-core-module.md index d8f8ac52c5..df3d6d8f22 100644 --- a/aspnetcore/fundamentals/servers/aspnet-core-module.md +++ b/aspnetcore/fundamentals/servers/aspnet-core-module.md @@ -1,13 +1,14 @@ --- -title: ASP.NET Core Module overview +title: ASP.NET Core Module overview | Microsoft Docs author: tdykstra -description: -keywords: ASP.NET Core, +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, IIS, IIS Express, ASP.NET Core Module, UseIISIntegration ms.author: tdykstra manager: wpickett ms.date: 10/27/2016 ms.topic: article ms.assetid: 4661af33-34c5-4d71-93a0-8c7632f43580 +ms.technology: aspnet ms.prod: aspnet-core uid: fundamentals/servers/aspnet-core-module ---