Re: [users@httpd] Faulty logic in Require directive

2020-04-16 Thread Mal Goris
Hi Eric, Thanks for your reply. It is good to eliminate that from the possible causes of the slow response. I'll investigate further and see what else I can learn about the problem. Regards Mal On Wed, Apr 15, 2020 at 8:54 PM Eric Covener wrote: > On Wed, Apr 15, 2020 at 6:34 AM Mal Goris

Re: [users@httpd] Faulty logic in Require directive

2020-04-15 Thread Eric Covener
On Wed, Apr 15, 2020 at 6:34 AM Mal Goris wrote: > > Hi, > > I'm having trouble with the speed of execution of authorization for a webdav > site. After a lot of trial and error I think there are two parts to this > problem. This email is addressing just the first part. The problem, as I > de

[users@httpd] Faulty logic in Require directive

2020-04-15 Thread Mal Goris
Hi, I'm having trouble with the speed of execution of authorization for a webdav site. After a lot of trial and error I think there are two parts to this problem. This email is addressing just the first part. The problem, as I describe it, may sound trivial but I have cut the configuration down