On Sun, Feb 14, 2021 at 1:57 PM Adrian <adr...@aeolian.org.uk.invalid> wrote: > > Hi all > > I'm running Apache/2.4.38 (Debian). I've installed Jitsi server on > Debian 10 and am getting this error: > > [Wed Feb 10 20:37:11.043925 2021] [access_compat:error] [pid 26568] > [client 82.65.117.234:55678] AH01797: client denied by server > configuration: proxy:http://localhost:5280/http-bind/, referer: > https://meet.mydomain.com/test
I'm not sure what's going on, but I think "access_compat" is a hint above. IIIUC t implies the old style order/allow/deny directives are in use somewhere and causing an issue. I suggest hunting for references to those directives, replacing them with require, and disabling mod_access_compat. > After every config change I restart Apache. Is that enough to put it > into effect? yes --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org