From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 14:56:41 2018 Received: (at submit) by debbugs.gnu.org; 10 Jan 2018 19:56:41 +0000 Received: from localhost ([127.0.0.1]:51346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZMUK-0000wo-S6 for submit@debbugs.gnu.org; Wed, 10 Jan 2018 14:56:41 -0500 Received: from eggs.gnu.org ([208.118.235.92]:58904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZMUI-0000wa-Sc for submit@debbugs.gnu.org; Wed, 10 Jan 2018 14:56:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZMUC-0006cn-Uj for submit@debbugs.gnu.org; Wed, 10 Jan 2018 14:56:33 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37510) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eZMUC-0006ch-RL for submit@debbugs.gnu.org; Wed, 10 Jan 2018 14:56:32 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eZMUB-0006U3-N8 for guix-patches@gnu.org; Wed, 10 Jan 2018 14:56:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZMU8-0006ZS-Ib for guix-patches@gnu.org; Wed, 10 Jan 2018 14:56:31 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:52410) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eZMU8-0006Ur-AH for guix-patches@gnu.org; Wed, 10 Jan 2018 14:56:28 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 1689710862 for ; Wed, 10 Jan 2018 20:56:26 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4TOZ9oZHHi_3 for ; Wed, 10 Jan 2018 20:56:25 +0100 (CET) Received: from jurong (unknown [193.50.111.21]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 963D5101F6 for ; Wed, 10 Jan 2018 20:56:25 +0100 (CET) Resent-From: Andreas Enge Resent-Date: Wed, 10 Jan 2018 20:56:24 +0100 Resent-Message-ID: <20180110195624.GB13956@jurong> Resent-To: guix-patches@gnu.org Delivered-To: andreas.enge@aquilenet.fr Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id E78321093A; Wed, 10 Jan 2018 19:46:37 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZlV4eJjKIIwj; Wed, 10 Jan 2018 19:46:36 +0100 (CET) Received: from jurong (unknown [193.50.111.21]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 2738410933; Wed, 10 Jan 2018 19:46:36 +0100 (CET) Date: Wed, 10 Jan 2018 19:46:34 +0100 From: Andreas Enge To: bug-guix@gnu.org Subject: Nginx-location-configuration Message-ID: <20180110184634.GA11128@jurong> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, the attached patch attempts to correct a documentation bug for the nginx service. Do people who know the service better agree? Andreas --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="0001-doc-Correct-documentation-of-NGINX-LOCATION-CONFIGUR.patch" >From 3c593d426ce726f6585d736ff27dee59ac081c57 Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Wed, 10 Jan 2018 19:41:32 +0100 Subject: [PATCH] doc: Correct documentation of NGINX-LOCATION-CONFIGURATION. * doc/guix.texi (Web Services): The body of an NGINX-LOCATION-CONFIGURATION is a list of strings and not a string. --- doc/guix.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index e9ee5127a..c3ce05f79 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -15107,11 +15107,12 @@ URI which this location block matches. @anchor{nginx-location-configuration body} @item @code{body} -Body of the location block, specified as a string. This can contain many +Body of the location block, specified as a list of strings. This can contain +many configuration directives. For example, to pass requests to a upstream server group defined using an @code{nginx-upstream-configuration} block, -the following directive would be specified in the body @samp{proxy_pass -http://upstream-name;}. +the following directive would be specified in the body @samp{(list "proxy_pass +http://upstream-name;")}. @end table @end deftp -- 2.15.1 --IJpNTDwzlM2Ie8A6-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 14 13:59:36 2018 Received: (at control) by debbugs.gnu.org; 14 Jan 2018 18:59:36 +0000 Received: from localhost ([127.0.0.1]:56297 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eanVI-0002p5-Jh for submit@debbugs.gnu.org; Sun, 14 Jan 2018 13:59:36 -0500 Received: from mail.lassieur.org ([83.152.10.219]:58060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eanVG-0002ov-1e for control@debbugs.gnu.org; Sun, 14 Jan 2018 13:59:34 -0500 Received: from rodion (88.191.118.83 [88.191.118.83]) by mail.lassieur.org (OpenSMTPD) with ESMTPSA id 599488fb (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sun, 14 Jan 2018 18:59:32 +0000 (UTC) Date: Sun, 14 Jan 2018 19:59:31 +0100 Message-Id: <87d12cqnak.fsf@lassieur.org> To: control@debbugs.gnu.org From: clement@lassieur.org (=?utf-8?Q?Cl=C3=A9ment?= Lassieur) Subject: control message for bug #30071 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) tags 30071 fixed close 30071 From unknown Tue Jun 17 22:27:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 12 Feb 2018 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator