aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/SledjHamr/WebSite.txt15
1 files changed, 15 insertions, 0 deletions
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
137stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well 137stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well
138as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be 138as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be
139available via backports. 139available via backports.
140
141------------------------------------------------------------------------
142
143An alternative or three.
144
145https://en.wikipedia.org/wiki/Kepler_%28software%29
146 Website development stuff in Lua, contains a bunch of other Lua libraries, ties them up with Lua Rocks.
147 Includes a web server, but can be used with other web servers.
148 Dead project, but development mailing list is still going, barely.
149
150https://en.wikipedia.org/wiki/GSOAP
151 C / C++ (does both) web services stuff, includes a web server.
152
153
154