Introduction - If you have any usage issues, please Google them yourself
Features:
--------
- BSD-style open source license
- Supports native FS or "compiled in" embedded files
- SSIs can be nested (SSI called within SSI)
- SSI content can be generated by C routines.
- Fast path for binary files (images, PDFs)
- Form handling done by C routines or external scr ipts
- portable - compiles & runs on Linux and Windows
(1 ifdef in one file)
- Use as library in larger application or standalone server
- FSbuilder utility to build web page files into code image
- Server-side push supported
- File uploads supported
- Basic authentication
- persistent connections
- cache control
- Modular file managment allows support for PHP, Ruby, etc.