lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: people.debian.org to move to ravel
- Date: Wed, 27 Aug 2008 17:10:01 +0200
- From: Vincent Danjean <vdanjean.ml@xxxxxxx>
- Subject: Re: people.debian.org to move to ravel
Hi,
Peter Palfrader wrote:
> Once you are satisfied with the content on newpeople you can instruct
> apache on oldpeople to redirect requests to the new place. On gluck
> do the following:
> echo "RewriteEngine on" > ~/.public_html/.htaccess
> echo 'RewriteRule ^(.*) http://newpeople.debian.org/~'$USER'/$1 [R,L]' >> ~/.public_html/.htaccess
[note: there is an incorrect '.' before 'public_html']
I use people to publish not completely ready/wip/... packages in an apt
repo (see my signature bellow).
apt does not follow 301 errors generated by theses rules.
I'm not a apache guru, so do you know another solution ? I tried with '[P]'
instead of '[R,L]' but I got a 401 error (mod_proxy should be configured
for that to work ?)
For now, I removed the .htaccess and I will wait for the DNS move of
people.debian.org (so not removing my files on gluck for now)
Regards,
Vincent
--
Vincent Danjean GPG key ID 0x9D025E87 vdanjean@xxxxxxxxxx
GPG key fingerprint: FC95 08A6 854D DB48 4B9A 8A94 0BF7 7867 9D02 5E87
Unofficial packages: http://www-id.imag.fr/~danjean/deb.html#package
APT repo: deb http://perso.debian.org/~vdanjean/debian unstable main
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx