From unknown Thu Jun 19 14:28:21 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#30069 <30069@debbugs.gnu.org> To: bug#30069 <30069@debbugs.gnu.org> Subject: Status: Nginx-location-configuration Reply-To: bug#30069 <30069@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:28:21 +0000 retitle 30069 Nginx-location-configuration reassign 30069 guix submitter 30069 Andreas Enge severity 30069 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 13:46:54 2018 Received: (at submit) by debbugs.gnu.org; 10 Jan 2018 18:46:54 +0000 Received: from localhost ([127.0.0.1]:51299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZLOo-0007nZ-5U for submit@debbugs.gnu.org; Wed, 10 Jan 2018 13:46:54 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZLOm-0007nK-IX for submit@debbugs.gnu.org; Wed, 10 Jan 2018 13:46:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZLOg-0000Fx-Mj for submit@debbugs.gnu.org; Wed, 10 Jan 2018 13:46:47 -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]:56215) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eZLOg-0000Fb-CN for submit@debbugs.gnu.org; Wed, 10 Jan 2018 13:46:46 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eZLOe-0002aU-Pl for bug-guix@gnu.org; Wed, 10 Jan 2018 13:46:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eZLOZ-0000B8-UX for bug-guix@gnu.org; Wed, 10 Jan 2018 13:46:44 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:51930) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eZLOZ-00009u-MT for bug-guix@gnu.org; Wed, 10 Jan 2018 13:46:39 -0500 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 Wed Jan 10 14:56:12 2018 Received: (at 30069-done) by debbugs.gnu.org; 10 Jan 2018 19:56:12 +0000 Received: from localhost ([127.0.0.1]:51343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZMTs-0000w8-KN for submit@debbugs.gnu.org; Wed, 10 Jan 2018 14:56:12 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:55016) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZMTr-0000w0-F0 for 30069-done@debbugs.gnu.org; Wed, 10 Jan 2018 14:56:11 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id B008E10862; Wed, 10 Jan 2018 20:56:09 +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 WWxksvsKph0I; Wed, 10 Jan 2018 20:56:09 +0100 (CET) Received: from jurong (unknown [193.50.111.21]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 17852101F6; Wed, 10 Jan 2018 20:56:09 +0100 (CET) Date: Wed, 10 Jan 2018 20:56:07 +0100 From: Andreas Enge To: 30069-done@debbugs.gnu.org Subject: Re: bug#30069: Nginx-location-configuration Message-ID: <20180110195607.GA13956@jurong> References: <20180110184634.GA11128@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180110184634.GA11128@jurong> User-Agent: Mutt/1.9.2 (2017-12-15) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 30069-done 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 (/) Wrong list, I should have sent to guix-patches instead! Andreas From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 10 17:24:33 2018 Received: (at 30069) by debbugs.gnu.org; 10 Jan 2018 22:24:33 +0000 Received: from localhost ([127.0.0.1]:51469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZOnR-0004QE-B7 for submit@debbugs.gnu.org; Wed, 10 Jan 2018 17:24:33 -0500 Received: from mail.lassieur.org ([83.152.10.219]:45334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eZOnP-0004Q5-K7 for 30069@debbugs.gnu.org; Wed, 10 Jan 2018 17:24:32 -0500 Received: from rodion (88.191.118.83 [88.191.118.83]) by mail.lassieur.org (OpenSMTPD) with ESMTPSA id 033a0cdd (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 10 Jan 2018 22:24:29 +0000 (UTC) References: <20180110184634.GA11128@jurong> User-agent: mu4e 0.9.18; emacs 25.3.1 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur To: Andreas Enge Subject: Re: bug#30069: Nginx-location-configuration In-reply-to: <20180110184634.GA11128@jurong> Date: Wed, 10 Jan 2018 23:24:28 +0100 Message-ID: <87lgh5uzc3.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 30069 Cc: 30069@debbugs.gnu.org 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 (/) Andreas Enge writes: > Hello, > > the attached patch attempts to correct a documentation bug for the nginx > service. Do people who know the service better agree? Sure, LGTM, thank you :-) From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 14 10:26:05 2018 Received: (at 30069-done) by debbugs.gnu.org; 14 Jan 2018 15:26:05 +0000 Received: from localhost ([127.0.0.1]:56144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eakAf-0003yX-KX for submit@debbugs.gnu.org; Sun, 14 Jan 2018 10:26:05 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:58990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eakAe-0003yP-3D for 30069-done@debbugs.gnu.org; Sun, 14 Jan 2018 10:26:04 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 1DDBC10AC5; Sun, 14 Jan 2018 16:26:03 +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 CO3JC63Ouq48; Sun, 14 Jan 2018 16:26:02 +0100 (CET) Received: from jurong (unknown [82.98.7.225]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 58EE810AC4; Sun, 14 Jan 2018 16:26:02 +0100 (CET) Date: Sun, 14 Jan 2018 16:26:00 +0100 From: Andreas Enge To: =?iso-8859-15?Q?Cl=E9ment?= Lassieur Subject: Re: bug#30069: Nginx-location-configuration Message-ID: <20180114152600.GA1907@jurong> References: <20180110184634.GA11128@jurong> <87lgh5uzc3.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lgh5uzc3.fsf@lassieur.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 30069-done Cc: 30069-done@debbugs.gnu.org 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 (/) Thanks, I just pushed as 7baf6615e9f1e3074f88618d86873366ae85b7d1. Andreas From unknown Thu Jun 19 14:28:21 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