Re: [users@httpd] http 403 error for any file in the directory of awstats.pl

2013-09-23 Thread Yehuda Katz
That configuration is for Apache 2.2. Apache 2.4 has changed several things: https://httpd.apache.org/docs/2.4/upgrading.html#run-time In a nutshell, you need to find everywhere where it says: > Order allow,deny > Allow from all and replace it with > Require all granted On Mon, Sep 23, 2013

Re: [users@httpd] http 403 error for any file in the directory of awstats.pl

2013-09-23 Thread Menashè Eliezer
Thank you Yehuda, but these changes have eliminated the error. Thanks, Menashè On 09/23/2013 05:43 PM, Yehuda Katz wrote: That configuration is for Apache 2.2. Apache 2.4 has changed several things: https://httpd.apache.org/docs/2.4/upgrading.html#run-time In a nutshell, you need to find ev

[users@httpd] http 403 error for any file in the directory of awstats.pl

2013-09-23 Thread Menashè Eliezer
Hello, I'm posting this message after an extensive research. I have Apache/2.4.6 (Debian). I get HTTP 403 for /awstats/awstats.pl , but also to /awstats/test.html Apache error log shows that the alias points to the right folder: AH01630: client denied by server configuration: /usr/local/awstats/w