Re: Web servers for Windows?
- Posted by jeremy (admin) Aug 01, 2009
- 1110 views
I found this link: http://en.wikipedia.org/wiki/Comparison_of_lightweight_web_servers which has a huge list of light weight web servers (as the name implies). I'm looking for one that:
Required
- Small binary size
- Single binary (no additional files are wanted, except for 1 config file)
- Cross-platform (same OSes as Euphoria)
- CGI support
- Single file config (can be put in your projects SCM system)
Benefits
- FastCGI support
- SCGI support
That's all. Nothing more.