GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0

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



February 02, 2007 23:23:23 #2
 Expert   Member Since: Visitor    Total Comments: N/A 

RE: How would you get ASP.NET running in Apache web se...
 
mod_aspnet also does the same thing. It uses the ASP.NET hosting API and works quite well. It does not require mono XSP. Some organization do not allow IIS because of secuirty reasons.
     

 

Back To Question