wxWebServer evolved to Kolibri and Kolibri+ with PHP. This page is available only for historical reasons.
wxWebServer Technical Specifications
- Simple GUI
- Works on Mac OS X, Linux and Windows
- Built on top of wxWidgets 2.8.4
- Supports GET and HEAD for static pages
- Supports GET and POST for dynamic content (like Python, PHP or Perl) through the CGI/1.1 specification
- Supports raw response debugging to test CGI scripts
- Configuration can be changed at the run time
- Run multiple instances with different doc root settings
- Easy to embed
Planned improvements for the near future
- Configurable MIME content-type mappings
- Some logging