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

Master Page

1 Answers   Syntel,


Tell About Web.config ?

2 Answers   Keane India Ltd,


Why is validation always done on the server? When does that occur?

2 Answers  


What is mvc structure? given example? How to show gridview control from business components and using class object arrays?

3 Answers  


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

0 Answers  






What type of code (server or client) is found in a Code- Behind class?

2 Answers  


How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

0 Answers   TCS,


What is custom tag in web.config ?

2 Answers   Accenture, BirlaSoft,


What is server transfer?

0 Answers  


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

0 Answers  


What?s the difference between Response.Write() and Response.Output.Write()?

2 Answers   Siebel, Visual Soft,


Categories