Skip to content
Snippets Groups Projects
Unverified Commit 9c557a69 authored by Christopher Baines's avatar Christopher Baines Committed by Ludovic Courtès
Browse files

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: default avatarLudovic Courtès <ludo@gnu.org>
parent cb341293
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment