From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hamza.pair.com (hamza.pair.com [209.68.5.143]) by sourceware.org (Postfix) with ESMTPS id 076043894C32 for ; Mon, 14 Nov 2022 13:55:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 076043894C32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pfeifer.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pfeifer.com Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id B167B33E4D; Mon, 14 Nov 2022 08:55:42 -0500 (EST) Received: from [192.168.1.80] (213-240-98-62.adsl.highway.telekom.at [213.240.98.62]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id EA22833E55; Mon, 14 Nov 2022 08:55:41 -0500 (EST) Date: Mon, 14 Nov 2022 14:55:40 +0100 (CET) From: Gerald Pfeifer To: =?ISO-8859-15?Q?Martin_Li=A8ka?= cc: Florian Weimer , Mark Wielaard , overseers@gcc.gnu.org Subject: Re: Minor edition to /etc/httpd/conf.d/sourceware-vhost-gcc.conf In-Reply-To: Message-ID: <6eead6ad-a2f8-f151-a484-3229ca13d506@pfeifer.com> References: <575d7f0b-7e87-cd4c-9942-1353d8c82e10@pfeifer.com> <87zgctwzy3.fsf@oldenburg.str.redhat.com> <4bd0e61a-ad22-2d96-ce0b-d5bfe0c8b7bd@pfeifer.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323328-1702686398-1668434142=:6261" X-Scanned-By: mailmunge 3.10 on 209.68.5.143 X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1702686398-1668434142=:6261 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Mon, 14 Nov 2022, Martin Liška wrote: > Gerald, can you please update https://gcc.gnu.org/index.html based > on what is in gcc-wwwroot git. Done. > Plus, please validate what has happened to the created /install symlink. > Apparently, the content is fine now, but just for being sure: > https://gcc.gnu.org/install And done. I ended up removing onlinedocs/install/ which was not my original plan, alas that does not appeared to be linked any longer anyways, and most importantly https://gcc.gnu.org/install should be in place again now. Gerald --8323328-1702686398-1668434142=:6261--