Christopher Baines
d067e4badc
gnu: services: web: Add service for httpd.
* gnu/services/web.scm (<httpd-module>,
<httpd-config-file>, <httpd-virtualhost>
<httpd-configuration>): New record types.
(%default-httpd-modules, %httpd-accounts,
httpd-service-type): New variables.
(httpd-shepherd-services, httpd-activation,
httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
(%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17 08:43:47 +00:00
..
2017-07-29 12:45:03 +01:00
2017-08-13 07:36:32 +01:00
2017-09-26 10:09:53 +02:00
2017-10-08 17:31:49 +01:00
2017-09-08 00:11:21 +02:00
2017-07-20 11:57:13 +02:00
2017-12-06 15:02:24 +01:00
2017-07-20 11:57:13 +02:00
2018-01-15 23:29:34 +01:00
2017-12-29 14:07:38 +01:00
2017-12-06 15:02:24 +01:00
2017-09-23 21:07:27 +01:00
2017-11-01 20:29:32 +01:00
2017-12-18 12:03:14 +01:00
2017-08-23 12:48:11 +01:00
2018-01-17 08:43:47 +00:00