How would you get ASP.NET running in Apache web servers -
why would you even do this?
Answer Posted / p.ramakrishna
You need to create a CLRHost, which hosts the CLR (ASP.NET)
on top of Apache.
Since Apache is #1 webserver used by many companies, this
would allow more number of web site owners
to take advantage of ASP.NET and its richness.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between equals() and == in c#?
How does session authentication work?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Explain client-side scripting?
What are sql notifications and sql invalidations?
What is a viewbag?
Explain the use of resource manager class in .net.
How asp.net mvc differs from asp.net web forms? : asp.net mvc
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Can I read the hard disk serial # of the client computer using asp.net?
What are app services?
Is asp.net and .net the same?
Give me one example of Web API Routing?
What is application in asp net?
What is datagrid asp.net?