How would you get ASP.NET running in Apache web servers -
why would you even do this?



How would you get ASP.NET running in Apache web servers - why would you even do this?..

Answer / 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

More ASP.NET Interview Questions

What role “#&&” plays in a querysting?

0 Answers  


How can we implement a identity (sql server) call in an asp.net page?

0 Answers  


Define WCF ABC , Diffrent Contract. Diff b/w Wcf and in webservice

2 Answers   Syntel,


what is shared assembly?

2 Answers   Microsoft,


What are the disadvantages of asp.net?

0 Answers  






Explain what is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


Differentiate strong typing and weak typing

0 Answers  


what is Impersonation

3 Answers   Alliance One, Task Informatics,


What is sequence of code in retrieving data from database?

3 Answers   Accenture,


What are the benefits of view state?

0 Answers  


WHAT IS BOXING? HOW WE CAN USE IT?

4 Answers   Seion Infotech,


What is the difference between Server.Transfer and Response.Redirect?

5 Answers  


Categories