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
Demonstrate Render and PreRender?
What is data binding in asp net?
3. What goals do you have in your career?
What is the significance of ASP.NET routing?
What is the default authentication mode for asp.net?
How can we register exception filter from the action?
Do gac'ed assemblies have fulltrust?
Why Unload event of MasterPage Calls first in ASP.net ?
How would ASP and ASP.NET applications run at the same time on the same server?
Explain how viewstate is being formed?
9. Why should we hire you over the others waiting to be interviewed?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is the difference between file-based dependency and key-based dependency?
How can you make sure that web api returns json data only?
What is the difference between client-side and server-side validations in ASP.NET?