WebJames
WebJames is a HTTP server for RISC OS.
Features include:
- Supports GET, POST, HEAD, PUT and DELETE requests
- Content negotiation
- Cache for recently requested files
- Configurable logging of all requests
- Password protection
- Redirection
- Customisable error reports
- Standard CGI interface
- Custom CGI interface which allows multi-tasking scripts
- Supports Server Side Includes (SSI)
- Built in handler for PHP
- Support for name-based virtual hosts
Originally written by Henrik Bjerregaard Pedersen, I am now maintaining it.

Download version 0.48 (05/05/2007) (without PHP handler) (129k)
Download version 0.48 (05/05/2007) (with PHP handler) (3110k)
Download source code for version 0.48 (204k)
Changes from previous versions
Some example CGI-scripts for WebJames:

Back