ASP.Net under Apache

  • Thread starter Thread starter No One
  • Start date Start date
N

No One

Is there a module for Apache that allows the running of ASP.Net?
Perhaps uses Mono?
 
If you have apache and IIS you can pass requests from apache to IIS and back
again, so apache fronts the requests for asp.net but IIS processes them.
Other than that mono and xsp will run asp.net version 1.0 (I think).....

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top