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


Please Help Members By Posting Answers For Below Questions

What is the sequence in which ASP.NET events are processed?

569


Difference between application events and session events

678


How do I know asp.net mvc version? : Asp.Net MVC

599


What is cas?

687


What is the difference between web config and machine config files?

648






How does viewstate work?

669


Define secured sockets layer.

603


What is the mvc framework?

642


What is difference between view state and session state?

569


Is session stored in browser?

621


Differentiate between file-based dependency and key-based dependency.

613


What is the use of web.config and machine.config files?

733


What are the event handlers that we can have in global.asax file?

597


How do u optimize a query in asp.net?

648


To get the values in two different controls to match which control you use it?

650