mancombseepgood
Executive Member
Anyone know an opensource alternative to IIS that runs on Windows and handles ASPX?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Anyone know an opensource alternative to IIS that runs on Windows and handles ASPX?
The Mono project indicates it can run ASP applications, even on Linux.
I'm not sure what else IIS does, do Apache and Squid cover everything?
From their web pages:Requirements for mono to work with ASPX:
On Linux & Apache:
Mod_mono
Libgdiplus (for graphics)
On Windows:
XSP (stand alone server) – included with the windows download
So far it looks like I need IIS to do ASP.NET - That SUCKS!Does Mono's ASP.NET run on Linux ?
Yes. And on all the platforms on which mono runs. In Windows you must use XSP as mod_mono can't work with the Windows version of Apache, nor with IIS.
Should I use mod_mono or XSP?
mod_mono will allow you to integrate Mono and ASP.NET web pages in an existing Apache installation which means that you get all the benefits that Apache has and you can mix on a single server many other services.
XSP is a very limited web server which is used typically during development or for testing. Although some people use it for production, but this server is not likely going to ever grow to support all the features that Apache has. XSP at this point only implements HTTP 1.0 with a few extensions (keep-alive is the most important one), but no work is currently underway to support HTTP 1.1
Does mod_mono run on Windows?
mod_mono at this point only runs on Unix systems. There is a patch (to be reviewed) that makes mod_mono compile work on the Windows version of Apache.
Not a web design app, but one great open source app I discovered a few days ago is avidemux2.
It makes video conversion/compression very easy. Supports mostly anything
It comes out for Linux and Windows: http://fixounet.free.fr/avidemux/
Am I stupid? When I try to download this application it looks for a user name and password. Where do I get this? Am very intersted in having a look at the programme. pse help
nVu opensource alternative to Dreamweaver, great app, it's on the Go-opensource cd, If anyone wants a copy of the CD, just pm me and I'll send a copy, but you'll have to pay for postage & packaging (& cd if Free copies are finished). See Here for More Info
This is not opensource but FREE. Its a graphics viewer/editor similar to ACDSee only better because its free
Try it, you'll be amazed... http://www.irfanview.com/
Anyone tried Dot Net Nuke? Open source framework for web apps...
http://www.dotnetnuke.com/