On Tue, Nov 4, 2008 at 9:17 AM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> On Mon, Nov 3, 2008 at 9:54 AM, Guillaume Lelarge >> <[EMAIL PROTECTED]> wrote: >>> >>> http://www.pgadmin.org/archives/pgadmin-hackers/ returns a 403 error >>> (Access Forbidden). >> >> Yeah, it looks like Alvaro has changed the format of the upstream >> archives enough that we can't reformat them as we were. >> >>> Not sure if it's there since a long time, a friend just sent me this. >>> So, I'm not sure about what we should do : only link to the >>> postgresql.org archive, or put back the archive in pgadmin.org... >> >> I think we should probably just point things to >> archives.postgresql.org. Wanna pull out the old code and fixup the >> links? >> > > You mean something like this ? On the patch, I delete access to > /archives/pgadmin-hackers/index.php and > /archives/pgadmin-support/index.php, which means 4 modified files.
Yeah, that looks reasonable. > Or is there more to do ? There's a rewrite rule in .htaccess which should also be updated to ensure any links into our old copy of the archives still work, and include/archives.php can probably be removed as well. Thanks! -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
