From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceOH2-0008Bd-Pc for qemu-devel@nongnu.org; Thu, 16 Feb 2017 10:47:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ceOGz-0004TZ-P0 for qemu-devel@nongnu.org; Thu, 16 Feb 2017 10:47:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42862) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ceOGz-0004TG-Ib for qemu-devel@nongnu.org; Thu, 16 Feb 2017 10:47:09 -0500 Date: Thu, 16 Feb 2017 10:47:07 -0500 From: Jeff Cody Message-ID: <20170216154707.GE19045@localhost.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] Missing rewrite rule for qemu.org/images/ links List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, thuth@redhat.com On Thu, Feb 16, 2017 at 03:30:25PM +0000, Stefan Hajnoczi wrote: > Hi Jeff, > The old qemu.org/images/ links are not being rewritten to > wiki.qemu-project.org/images/. > > For example, http://www.qemu-project.org/images/4/4e/Q35.pdf no longer works: > https://bugs.launchpad.net/qemu/+bug/1665344 > > I do notice that qemu.org/Features/Q35 is working. Is it possible to > set up a rewrite rule or HTTP redirect so existing /images/ links keep > working? > > Thanks, > Stefan Thanks for noticing, and pointing that out. I'll get right on that. -Jeff