Apache is an open source HTTP server that can be used instead of IIS. I can't speak for how feature-compatible Apache is to IIS, but I'm sure it's pretty close or could be faked. And to be clear, Mono is an open source implementation of Microsoft's .NET class libraries and runtime. So you can run the Microsoft stack (IIS + .NET) or you can run an open source stack (Apache + mod_mono + Mono).
As for .NET applications developed on Windows working with Mono, it is possible. There are a number of companies making the switch, although YMMV. http://www.go-mono.com/download/sles-9-s390/mod_mono/1.1.13/mod_mono-1.1.13-0.sles9.novell.s390.rpm For other s390 downloads, visit here: http://www.go-mono.com/download/sles-9-s390/ I'm sure you can guess the s390x URL. ks On 3/2/06, Yu Safin <[EMAIL PROTECTED]> wrote: > > I have a question regarding portability and Apache. > When a .NET application is developed under Windows and uses IIS, can > it be ported to MONO and will MONO simulate IIS? > Another question, when this thread talks about Apache, I am making the > assumption that .NET can work with Apache as it does on Windows where > Apache can be used instead of .NET, or are we talking about using > Apache to substitute IIS? > Please clarify. (can you please provide a link to the mod_mono for > s390 please?) > > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
