[Mono-list] Apache and Mono
   
    Martin Coxall
     
    coxall@cream.org
       
    27 Mar 2002 15:27:15 +0000
    
    
  
> I apologize if this has been discussed before, but I just signed up for this
> list and I searched google like crazy trying to find an answer, and found
> nothing on Apache and Mono.
> My question is, will I be able to use the same asp.net and C# components
> running on IIS 5 and run them with Mono and Apache on Linux?  In other
> words, will there be a Mono plug-in for Apache?
There is a Mono webserver under construction. I am toying with the idea
creating a set of classes that allow this server to use Apache mod_jk
via AJP in the same way as Tomcat does.
Martin