使用mono在apache服务器上运行aspx(以ubuntu 16.04为例)

Posted giantbranch

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了使用mono在apache服务器上运行aspx(以ubuntu 16.04为例)相关的知识,希望对你有一定的参考价值。

安装apache就不说了

测试页面推荐

$ cat hello.aspx
<%@ Page Language="C#" %>
<html>
<head>
   <title>Sample Calendar</title>
</head>

以上是关于使用mono在apache服务器上运行aspx(以ubuntu 16.04为例)的主要内容,如果未能解决你的问题,请参考以下文章

在 Apache 上运行 ASP.net MVC 时无法访问 elmah.axd

Apache 和 mod_mono 不能一起玩

将 .aspx 网站转换为 ASP.NET Core

HttpListener 在 Mono 上运行良好吗?

使用 mono 2.10.2 在 mod_mono 上安装 WCF

MONO 4.6.2 服务器上的高 CPU 使用率