windows - 使用 Apache 在 Windows 上托管 ASP.NET Core

标签 windows apache asp.net-core

我需要使用 ApacheWindows 上托管我的 .Net Core 2.1 应用程序。你有教程吗?我发现许多教程可以在 Linux 上托管,但没有在 Windows 上托管。

最佳答案

您无法在 Windows 上的 Apache 上托管 .NET Core 应用程序。您可以做的是将 Kestrel 与反向代理一起使用,如 this article 中所述。 .

关于windows - 使用 Apache 在 Windows 上托管 ASP.NET Core,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55948295/

相关文章:

php - 如何在 PHP 中查找 Windows 和 Linux 上的用户主目录

windows - NCO netcdf 命令 .exe Windows

Apache gzip 解压

c# - .Net Core 3 控制台无法从 appsettings 获取连接字符串

python - 我可以在 Windows 下更改 python ttk 组合框的颜色吗?

windows - 如何使用我的应用程序对 Chrome 进行 IPC?

apache - mod_rewrite 似乎忽略了 [L] 标志

php - 您无权访问此服务器上的/folder/index.php。 Apache/2.2.22 (Ubuntu) 服务器在 localhost 端口 80

visual-studio - 仅在 VS 2019 中打开 Visual Studio 解决方案文件

docker - Visual Studio Team Service 失败任务 Docker 构建