> -Original Message-
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 06, 2001 10:01 AM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: some info missing from $r->finfo
>
>
> On Tue, 3 Jul 2001, Geoffrey You
On Tue, 3 Jul 2001, Geoffrey Young wrote:
> hi guys...
>
> I tried using the -T and -B file tests against $r->finfo and found they
> didn't work. I'm guessing this is because -T and -B are special perl tests
> that have to read in the file, and that Apache's stat() doesn't glean this
> inform
hi guys...
I tried using the -T and -B file tests against $r->finfo and found they
didn't work. I'm guessing this is because -T and -B are special perl tests
that have to read in the file, and that Apache's stat() doesn't glean this
information on its own.
so, is this a bug or a feature? :)