954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Running asp or asp.net on apache

hihi,

i'm new to apache. was just wondering whether it is possible to run asp or asp.net on apache. if so, is there any sites i can gather further information.

if not, does this mean only IIS can process asp and asp.net?

chunguy
Newbie Poster
24 posts since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

Even though ASP.NET was written specifically for the Windows Platform there has been a really active movement in the Linux community to bring C# and the .NET framework over to their OS as well. This project is called Mono. From what I've read it is indeed possible to run ASP.NET with a C# code base on an Apache Linux based system.

Please realize that this is latest technology and literally hasn't been out yet for more than a couple months. You'll be exploring a new type of system setup. I has and can be done. In fact, I've just installed Fedora Core 2 in hopes of trying out the mono project and possibly ASP.NET in a linux environment as well.

Hope this answers your question. If not, I'll see what I can do, as will others on this board.

C#Coder
Newbie Poster
19 posts since Sep 2004
Reputation Points: 11
Solved Threads: 0
 

Just be aware, that while it does support most of ASP.NET, some parts are lacking, and some parts are missing. My CMS, #Portal, does not run on mono, because of its lacking Mobile device support (the System.Web.Mobile namespace).

But, I'm happy to say I have Mono working great on Mac OS X (BSD Core), with XSP serving ASP.NET Web Pages. I'm sure I could configure mod_mono for Apache, but XSP was just easier ;-).

Tekmaven
Software Architect
Moderator
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28
 

1) while there are limitations as you said, is there any complications?
2) how about running it on apache windows based?

thanks in advance. just wanted to clarify before i start developing on this platforms. I need to use mySQL and ASP/ASP.Net. I know apache should have no problems with mySQL but not sure it'll be compatible with ASP/ASP.NET.

3) Any suggestions? Or I should just stick to IIS for a beginner.

chunguy
Newbie Poster
24 posts since Sep 2004
Reputation Points: 10
Solved Threads: 0
 

can i run asp.net pages on linux servers?. and if it is possible then how to create virtual directory on linus server. i am desperate for the solution. please reply fast

anupgopi
Newbie Poster
1 post since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

Ive not used apache, but the ASP.NET support in Aprelium's Abyss Web Server was good. I think it only runs on Windows, though.

Mono's version of IIS for Linux is called XSP or something i think....

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
 

thanks

Ali_Akhtar
Newbie Poster
1 post since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: