[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: people.debian.org to move to ravel



On Thu, Aug 28, 2008 at 03:05:13PM +0800, Paul Wise wrote:
> On Thu, Aug 28, 2008 at 2:15 PM, Mike Hommey <mh@glandium.org> wrote:
> 
> > Or simpler and not requiring mod_rewrite:
> > echo "Redirect /~$USER/ http://newpeople.debian.org/~$USER/"; > ~/public_html/.htaccess
> 
> Best to use RedirectTemp instead of Redirect, since the latter seems
> to produce "301 Moved permanently" on gluck.

Well, it works for me:
# lynx -dump -head http://people.debian.org/~glandium/bts/ | head -1
HTTP/1.1 302 Found

Mike


Reply to: