guix/doc
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
..
images
contributing.texi etc: Add snippets. 2017-12-15 23:15:32 +01:00
environment-gdb.scm
fdl-1.3.texi
guix.texi gnu: services: web: Add service for httpd. 2018-01-17 08:43:47 +00:00
htmlxref.cnf
local.mk
package-hello.scm