On Thu, Aug 28, 2008 at 03:05:13PM +0800, Paul Wise wrote:
> On Thu, Aug 28, 2008 at 2:15 PM, Mike Hommey <[EMAIL PROTECTED]> 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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to