[Mono-aspnet-list] FastCGI configuration for Apache

Yves Goergen nospam.list at unclassified.de
Thu Dec 11 17:28:13 UTC 2014


Hi,

I'm trying to setup an ASP.NET hosting environment on my Apache 2.4 HTTP 
server on Ubuntu 14.04. Unfortunately, FastCGI configuration is a bit 
more complex, especially for directory-based ASP.NET applications, and I 
have no idea where to start. Apache doesn't have the same set of 
configuration directives as other covered web servers so they don't help 
me. Google doesn't seem to have a description for me, too.

Can somebody explain how I can set up an MVC-ready ASP.NET hosting 
environment with the Apache web server and FastCGI, together with suexec 
to keep every user in their own account?

I have such a setup running with PHP for a long time, and I'd like to 
add ASP.NET support in a similar way.

I've installed the package "mono-xsp", and it came with tons of other 
packages that sound related. But that doesn't integrate it in the 
existing web server yet.

I know how ASP.NET applications are set up in the IIS web server on 
Windows, but Apache doesn't work that way.

-- 
Yves Goergen
http://unclassified.de
http://dev.unclassified.de


More information about the Mono-aspnet-list mailing list