我可以在Apache服务器上托管我的ASP.NET网站吗? [英] can i host my ASP.NET website in Apache server

查看:101
本文介绍了我可以在Apache服务器上托管我的ASP.NET网站吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用iis服务器和Windows 7进行托管

但是我想在

操作系统中托管我的同一个网站:linux

服务器:apache

有可能吗?是或否

是,如何?

i use iis server and windows 7 for hosting
but i want to host my same website in
operating system:linux
server :apache
is it possible ? yes or no
yes, how ?

推荐答案

是的,这是可能的。您需要三个开源产品:Apache,Mono和支持Apache for Apache的模块。请参阅:



http://en.wikipedia.org/wiki / Apache_HTTP_Server [ ^ ];

https://httpd.apache.org/ [ ^ ];



Mono是开源多平台CLR实现,是.NET的替代品。它适用于许多操作系统,包括Windows:

http://en.wikipedia.org / wiki / Mono_%28software%29 [ ^ ],

http://www.mono-project.com/ [< a href =http://www.mono-project.com/target =_ blanktitle =New Window> ^ ];



http://en.wikipedia.org/wiki/Mod_mono [ ^ ],

http://www.mono-project.com/Mod_mono [ ^ ]。



替代mod_mono的模块是mod_aspnet: http://mod-aspdotnet.sourceforge.net/ [ ^ ]。



祝你好运,

-SA
Yes, this is possible. You would need three open-source products: Apache, Mono and the module to support ASP.NET for Apache. Please see:

http://en.wikipedia.org/wiki/Apache_HTTP_Server[^];
https://httpd.apache.org/[^];

Mono is the open-source multiplatform CLR implementation, alternative to .NET. It is available on many OS including Windows:
http://en.wikipedia.org/wiki/Mono_%28software%29[^],
http://www.mono-project.com/[^];

http://en.wikipedia.org/wiki/Mod_mono[^],
http://www.mono-project.com/Mod_mono[^].

A module alternative to mod_mono is mod_aspnet: http://mod-aspdotnet.sourceforge.net/[^].

Good luck,
—SA


这篇关于我可以在Apache服务器上托管我的ASP.NET网站吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆