Mailing List Archive

Re: Apache::RegistryBB
On Fri, 28 Jan 2000, Sean Chittenden wrote:

> I was looking through Registry and RegistryBB today and noticed
> something that strikes me as broken. In Apache::RegistryBB when you access a
> directory it returns FORBIDDEN, but in Registry it returns DECLINED. The
> consiquenses of this seem pretty broken and backwards to the "Apache/mod_perl
> way" of things, but maybe that's just me.
> Anybody care to comment as to why this is? Any chance of getting the
> official source changed to return DECLINED instead of FORBIDDEN?

hmm, I can't recall if there was a good reason for that or just a mistake.
I'll change BB to return DECLINED.