diff options
-rw-r--r-- | docs/SledjHamr/WebSite.txt | 15 |
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 | |||
137 | stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well | 137 | stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well |
138 | as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be | 138 | as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be |
139 | available via backports. | 139 | available via backports. |
140 | |||
141 | ------------------------------------------------------------------------ | ||
142 | |||
143 | An alternative or three. | ||
144 | |||
145 | https://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 | |||
150 | https://en.wikipedia.org/wiki/GSOAP | ||
151 | C / C++ (does both) web services stuff, includes a web server. | ||
152 | |||
153 | |||
154 | |||