Answer:
To run the ASP.NET applications within the Apache (http://httpd.apache.org) web server, the module called mod_mono Apache module is used
Mod_mono is available from (http://www.mono-project.com/Downloads).
XSP is a standalone web server written in C# that can be used to run your ASP.NET applications. XSP works under both the Mono and Microsoft run times.
Asked In: Many Interviews |
Alert Moderator