Re: [Fail2ban-users] what does AH01630 mean?

2015-09-26 Thread sebast...@debianfan.de
Do you use Apache 2.4.10 ? Have you done a dist upgrade? The allow,deny - rules have changed in apache 2.4.10 :-( Am 26.09.2015 um 16:36 schrieb Johannes Weberhofer: > Am 26.09.15 um 16:19 schrieb Andreas Meyer: >> Hello! >> >> The subject says it all. I have an entry like this in the >> apache

Re: [Fail2ban-users] what does AH01630 mean?

2015-09-26 Thread Yehuda Katz
Those numbers were added to help people search for help. Each error number is only used in one place in the Apache HTTPD source code, so it is easier to figure out what caused the error. - Y On Sat, Sep 26, 2015 at 10:19 AM, Andreas Meyer wrote: > Hello! > > The subject says it all. I have an e

Re: [Fail2ban-users] what does AH01630 mean?

2015-09-26 Thread Johannes Weberhofer
Am 26.09.15 um 16:19 schrieb Andreas Meyer: > Hello! > > The subject says it all. I have an entry like this in the > apache-log > > [Wed Sep 23 07:21:44.645293 2015] [authz_core:error] [pid 26854] [client > 193.95.24.114:43806] AH01630: client denied by server configuration: > > and ask myself wha

[Fail2ban-users] what does AH01630 mean?

2015-09-26 Thread Andreas Meyer
Hello! The subject says it all. I have an entry like this in the apache-log [Wed Sep 23 07:21:44.645293 2015] [authz_core:error] [pid 26854] [client 193.95.24.114:43806] AH01630: client denied by server configuration: and ask myself what this AH01630 means. Any hint? Regards Andreas -