From 2aabf8003e8103e8feac2a0e49c578207e20993a Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 22 May 2020 19:25:16 +0000 Subject: [PATCH] commit 51f883fd963c8bd1b7e7ab283b1f6775d7c94577 Author: Robert Kaussow Date: Fri May 22 21:22:06 2020 +0200 add maps to vhost template --- index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.md b/index.md index f6a415d..8bbb467 100644 --- a/index.md +++ b/index.md @@ -410,6 +410,12 @@ nginx_vhosts_default: dhparam: client_max_body_size: send_timeout: + maps: + - input: $input + output: $output + parameters: + - "default 0" + - "/old/path /new_path" locations: - match: / root: /var/www/vhosts/default