Wednesday, 17 June 2009
Asp.Net in Apache 2.2
We are busy on a project that requires the application to be run
on a windows 2003 server running Apache 2.2 as the primary internet
server. Since IIS can run PHP applications, I figured that Apache
would run dotnet without any problems. As it turns out there is a
module for running dotnet application. It is however not very well
supported and you have to make sure you get the Apache 2.2 version,
which can be found here
http://sourceforge.net/project/platformdownload.php?group_id=.....