WebJames

From RISC OS
Jump to navigationJump to search

WebJames is a full-featured HTTP (web) server, originally written by Henrik Bjerregaard Pedersen and now maintained and actively developed by Alex Waugh. It is distributed under the GPL.

Main features include:

  • PHP support, either integral or as an external task
  • CGI scripts, in any language available under RISC OS (including BASIC)
  • Server side includes
  • Password protection
  • Virtual hosts
  • Redirection
  • Caching

WebJames home site: http://www.cp15.org/webjames/

WebJames source code on GitHub: https://github.com/ajw498/webjames

WebJames mailing list: http://www.freelists.org/list/webjames-php

There is a PackMan package with WebJames, but it is not ARMv7 compatible. An ARMv7 version of !RunImage is available from http://www.riscosports.co.uk/webjames.zip , courtesy of Chris Gransden.