From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Triplett Subject: Re: Sparse homepage moved; Git repository moving soon [Re: update 'getting sparse' info.] Date: Sun, 18 Mar 2007 18:08:54 -0700 Message-ID: <45FDE2A6.1090901@kernel.org> References: <20070309004526.GA17459@redhat.com> <45F0B45C.9060706@zytor.com> <45F1AD49.1080604@zytor.com> <45F73351.5080505@kernel.org> <45F7346B.6040605@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail5.sea5.speakeasy.net ([69.17.117.7]:46327 "EHLO mail5.sea5.speakeasy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933571AbXCSBJS (ORCPT ); Sun, 18 Mar 2007 21:09:18 -0400 In-Reply-To: <45F7346B.6040605@zytor.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: "H. Peter Anvin" Cc: linux-sparse@vger.kernel.org, ftpadmin@kernel.org H. Peter Anvin wrote: > Josh Triplett wrote: >> Also, if possible, I'd like to have an HTTP 301 redirect from >> http://kernel.org/pub/linux/kernel/people/josh/sparse (and everything under >> it, via RedirectMatch) to the corresponding page under the new homepage at >> http://kernel.org/pub/software/devel/sparse . Could someone with the >> appropriate access please do so, or let me know if I can do so somehow? > > I *think* you can just put an .htaccess file in your directory to have > that happen. That doesn't seem to work. The .htaccess file (/pub/linux/kernel/people/josh/sparse/.htaccess) gets mirrored, but seems to get ignored. It contains the following: Redirect /pub/linux/kernel/people/josh/sparse http://www.kernel.org/pub/software/devel/sparse > However, please note that the URL should be > http://www.kernel.org/... ; it may matter in the future. No problem. - Josh Triplett