Sreenath GV
Hi
How to deploy ASP.Net Application on Tomcat Apache
Thanks
Sreenath.
to run asp.net project in apache server, u have to either use mod_aspdotnet
http://weblogs.asp.net/israelio/archive/2005/09/11/424852.aspx
or mono project
http://www.mono-project.com/ASP.NET
hope this helps...