Re: 404 on the trac website

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: 404 on the trac website
Date: 2011-08-22 21:29:21
Message-ID: CABUevEyLfsfEaJDBmdO=U7=RZqKXv0Xy+EumGea8zs9pDbCsKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 <guillaume(at)lelarge(dot)info> 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 (pgadmin-hackers(at)postgresql(dot)org)
> 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/

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-08-23 08:04:06 Re: 404 on the trac website
Previous Message Guillaume Lelarge 2011-08-22 21:14:55 404 on the trac website