The following reply was made to PR general/1433; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Steve O'Hara-Smith <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: general/1433: Double login with partially specified request Date: Wed, 19 Nov 1997 01:16:43 -0800 (PST) Yes if the object is handled in the filesystem that is true, but there's no reason the object has to be handled in the filesystem. Something later on in the phases can decide to map it to a CGI, or to a database object, or something else. Apache has no idea until it runs those phases, and it can't run them until the access checks pass. Dean
