guix/gnu
Christopher Baines 9c557a69ae
services: nginx: Add support for 'location' blocks.
* gnu/services/web.scm (<nginx-server-configuration>): Add field 'locations'.
(<nginx-location-configuration>): New record type.
(<nginx-named-location-configuration>): New record type.
(nginx-location-config): New function.
(default-nginx-server-config): Include locations.
* doc/guix.texi (Web Services): Document the new nginx-location-configuration
and nginx-named-location-configuration data types, as well as the changes to
the nginx-server-configuration.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-19 14:44:59 +01:00
..
build system: Add btrfs file system support. 2017-01-10 12:00:35 +01:00
packages gnu: dnsmasq: Enable dbus support. 2017-01-19 20:05:24 +08:00
services services: nginx: Add support for 'location' blocks. 2017-01-19 14:44:59 +01:00
system file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
tests file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
artwork.scm
local.mk gnu: Move Kerberos implemetations to (gnu packages kerberos). 2017-01-19 00:11:15 +01:00
packages.scm
services.scm services: Export 'service-extension' procedures. 2017-01-16 11:03:26 +01:00
system.scm
tests.scm