[Mono-devel-list] mod_mono on Windows
Daniel Morgan
danielmorgan at verizon.net
Sat Jun 26 19:24:47 EDT 2004
I would like to get the Apache web server to serve ASP.NET web pages.
This would require mod_mono to work with Mono on Windows.
What would be needed to accomplish this?
I have some questions:
Does mod_mono even build on Windows?
Was I hearing that mod_mono or something needed named pipes support on
Windows?
If so, I would like to implement this part.
How does the Apache web server serve ASP.NET web pages on Linux? I'm
looking for details please.
How does Mono, Mcs, mod_mono,
and Apache interop? Via named pipes?
Here is an article on named pipes that may help.
Inter-Process Communication in .NET Using Named Pipes, Part 1
By Ivan L
"This article explores a way of implementing Named Pipes
based Inter-Process Communication between .NET applications"
http://www.codeproject.com/csharp/DotNetNamedPipesPart1.asp
More information about the Mono-devel-list
mailing list