All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Triplett <josh@kernel.org>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: linux-sparse@vger.kernel.org, ftpadmin@kernel.org
Subject: Re: Sparse homepage moved; Git repository moving soon [Re: update 'getting sparse' info.]
Date: Sun, 18 Mar 2007 18:38:35 -0700	[thread overview]
Message-ID: <45FDE99B.20909@kernel.org> (raw)
In-Reply-To: <45FDE59B.6030702@zytor.com>

H. Peter Anvin wrote:
> Josh Triplett wrote:
>> 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
> 
> That should be fixed,

Thanks!  Seems to work now.

> but you want to change that to "Redirect permanent 
> ..." otherwise you get a 302 redirect, not 301.

Argh; I noted that when doublechecking the syntax in the Apache documentation,
and promptly failed to do it when writing the .htaccess file.  Fixed, and
thanks for noticing.

- Josh Triplett

      reply	other threads:[~2007-03-19  1:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-09  0:45 update 'getting sparse' info Dave Jones
2007-03-09  1:11 ` H. Peter Anvin
     [not found]   ` <Pine.LNX.4.64.0703091039280.10832@woody.linux-foundation.org>
     [not found]     ` <45F1AD49.1080604@zytor.com>
2007-03-13 23:27       ` Sparse homepage moved; Git repository moving soon [Re: update 'getting sparse' info.] Josh Triplett
2007-03-13 23:31         ` H. Peter Anvin
2007-03-19  1:08           ` Josh Triplett
2007-03-19  1:21             ` H. Peter Anvin
2007-03-19  1:38               ` Josh Triplett [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45FDE99B.20909@kernel.org \
    --to=josh@kernel.org \
    --cc=ftpadmin@kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-sparse@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.