Yeah, I can reproduce it. From what I can tell, Dave broke something with a new matching rule when he changed www.pgadmin.org / pgadmin.org.
Dave - are you sure the regexp shouldn't be anchored? AFAICT, there's basically a wildcard rule for any domain containing pgadmin.org in it in the config for www.pgadmin.org? (autobackup rev 1663) //Magnus On Mon, Aug 22, 2011 at 23:14, Guillaume Lelarge <[email protected]> wrote: > http://code.pgadmin.org says: > 404 - Not Found > > Is it only me? > > > -- > Guillaume > http://blog.guillaume.lelarge.info > http://www.dalibo.com > > > -- > Sent via pgadmin-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
