How can i run both ASP.NET and PHP on Apache? I have PHP, Apache and MySQL from appservnetwork.com but now I also want to use ASP.NET on Apache, I have read a blog that I can run ASP.NET in Apache here http://weblogs.asp.net/israelio/archive/2005/09/11/424852.aspx and it works just fine, but what I want is to run PHP also in Apache at the same time ASP.NET using a different Post, how can I add a different port so that I can also run ASP.NET while running PHP on Apache?
Here you go http://www.mono-project.com/Mod_mono and example www.euroasiahost.info/aspx/ it is a centos based apache + php + asp + asp.net combination and it is not that hard to do so.