what is the requirement to be able to run PHP and ASP.net on the same server?
i mean is it possible to provide 2 hosting models one for users that have ASP,NET websites and other for users use PHP and other Apache stuff on the same server or with one HTTP Server
thank you.
You can run PHP on IIS, numerous guides exist on this topic. On the other side of the fence, if your using a Linux system with Apache you can use Mono and XSP to provide near complete ASP.Net 2.0 support.
Yes, IIS can support running numerous simultaneous frameworks. .NET/ASP/PHP/SSI/ISAPI etc..
You just have to enable them. http://www.visualwin.com/ASP/