Appace instead of IIS for .net

  • Thread starter Thread starter Ashis Govind
  • Start date Start date
A

Ashis Govind

Hi,

Has anyone used Apache as the webserver instead of IIS?
What are the issues? Any technical documentation?

Thanks

Ashis
 
With .NET? Microsoft doesn't support this, but I believe Mono
(www.go-mono.com) supports ASP.NET (or a subset of it) under Apache,
implemented much like perl_mod and so on.

I know it works under Linux, but I've never tried it under Win32 (although
Mono does run under Windows).
 

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