From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5C5C0158021 for ; Thu, 3 Nov 2022 12:40:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D0B9E0A6A; Thu, 3 Nov 2022 12:40:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11E69E0A6A for ; Thu, 3 Nov 2022 12:40:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D2020340D0A for ; Thu, 3 Nov 2022 12:40:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3444B5EE for ; Thu, 3 Nov 2022 12:40:53 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1667479178.0595fad704bdd1df3a5b5993887ac0a7673ab51d.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0011.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0595fad704bdd1df3a5b5993887ac0a7673ab51d X-VCS-Branch: master Date: Thu, 3 Nov 2022 12:40:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9d2567e3-f9b6-4818-a2d8-84ac156d3bd6 X-Archives-Hash: a95f292d61e06650f40b36cc6196c569 Message-ID: <20221103124053.5y1IbU7x8RGsUGn86OCJymB5PteMBH7MvOtQOx55iDQ@z> commit: 0595fad704bdd1df3a5b5993887ac0a7673ab51d Author: Petr Vaněk atlas cz> AuthorDate: Wed Nov 2 10:53:15 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Nov 3 12:39:38 2022 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=0595fad7 glep-0011: Conform directory convention The trailing slash should be present when describing the location of directory according to *Conventions* section. This change unifies all appearances of /home/httpd/ in this document. Signed-off-by: Petr Vaněk atlas.cz> Signed-off-by: Ulrich Müller gentoo.org> glep-0011.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glep-0011.rst b/glep-0011.rst index e2ea5bd..50009e3 100644 --- a/glep-0011.rst +++ b/glep-0011.rst @@ -6,7 +6,7 @@ Type: Standards Track Status: Final Version: 1 Created: 2003-08-02 -Last-Modified: 2019-11-07 +Last-Modified: 2022-11-02 Post-History: 2003-08-07, 2003-08-12, 2003-08-13, 2006-09-03 Content-Type: text/x-rst --- @@ -165,7 +165,7 @@ add support for Apache 2 as well as supporting Apache 1 installations. 2. Application Installation --------------------------- -The current accepted standard Document Root in Gentoo is /home/httpd. The +The current accepted standard Document Root in Gentoo is /home/httpd/. The discussion suggest that this is not the best location to install web based applications. @@ -297,7 +297,7 @@ Backwards Compatibility There may be some issues regarding compatibility with existing installs of web applications. This is particularly true if the default Document Root is -moved from what is accepted as the current standard (/home/httpd). +moved from what is accepted as the current standard (/home/httpd/). The main issues are: * transition of existing configuration files to the