From 92b134e8f9ad78795de10a14f54296d4ffd182c9 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 27 Mar 2016 22:43:57 +1000 Subject: Web server alternatives. --- docs/SledjHamr/WebSite.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/SledjHamr/WebSite.txt b/docs/SledjHamr/WebSite.txt index 8cb5ea3..8b18c0a 100644 --- a/docs/SledjHamr/WebSite.txt +++ b/docs/SledjHamr/WebSite.txt @@ -137,3 +137,18 @@ Soooo, might have to bump to 14.04, or go Debian soon. Latest Debian stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be available via backports. + +------------------------------------------------------------------------ + +An alternative or three. + +https://en.wikipedia.org/wiki/Kepler_%28software%29 + Website development stuff in Lua, contains a bunch of other Lua libraries, ties them up with Lua Rocks. + Includes a web server, but can be used with other web servers. + Dead project, but development mailing list is still going, barely. + +https://en.wikipedia.org/wiki/GSOAP + C / C++ (does both) web services stuff, includes a web server. + + + -- cgit v1.1