Hi, i don't know if someone can help me, I have ISPConfig version 3.0.1.1, and when I try to access to
http://mydomain.tld/stats I put my username (admin) and my password (I configured it in Sites>Domain>Statistics) but then my web browser send me the following message:
Forbidden
You don't have permission to access /stats/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
And in the logs at /var/log/ispconfig/httpd/mydomain.tld/error.log I notice the following two lines:
[Mon May 25 18:17:56 2009] [error] [client 1.2.3.4] Directory index forbidden by Options directive: /var/www/mydomain.tld/web/stats/
[Mon May 25 18:17:56 2009] [error] [client 1.2.3.4] File does not exist: /var/www/error/403.html
Did someone know what is the problem, I try to access /var/www/mydomain.tld/web/stats and the directory is empty, only the file .htaccess is present and have the following lines:
AuthType Basic
AuthName "Members Only"
AuthUserFile /var/www/clients/client5/web12/.htpasswd_stats
<limit GET PUT POST>
require valid-user
</limit>
I appreciate your help, thanks in advance
Recent comments
23 hours 5 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 8 hours ago
2 days 55 min ago
2 days 1 hour ago
2 days 5 hours ago