Well I have tired what you suggested Eric but to no avail so regrettably no further forward. I have even tried several variations in both the Location and Directory entries.
The Apache2 install I have is stock on Ubuntu 18.04 so I don't think there are any proxying modules in place. Can you, or indeed anyone, tell me how I can write 'debug' output to either the console or one of the Apache logs please. If I can do this I'll at least be able to see if my code is being called prior to the DECLINE. On Tue, 30 Jul 2019 at 16:44, Eric Covener <cove...@gmail.com> wrote: > > On Tue, Jul 30, 2019 at 11:41 AM Bill Moo <mookimo...@gmail.com> wrote: > > > > Hey, thanks for the quick reply. But I'll be honest and confess to not > > knowing exactly what you are meaning. If I do understand correctly > > then the Location is correct but the Directory entry needs to be > > /var/www/html/info is this correct? > > Yes, it should be a full filesystem path -- if you need that kind of > section at all. > 2nd caveat -- proxy-like modules can short-circuit the mapping > altogether and no directory section may match.