More info on this:
I've just found the stats folder is in the filesystem:
/var/clients/client1/web1/web/stats/
(It is not an Alias or so in a config file as I expected.)
There is a
.htaccess file there referencing the
.htpasswd_stats file:
Code:
AuthType Basic
AuthName "Members Only"
AuthUserFile /var/clients/client1/web1/.htpasswd_stats
<limit GET PUT POST>
require valid-user
</limit>
So it is in the client's web folder, not somewhere under /etc. It was my mistake. Now trying to figure out why it doesn't let me in...
Recent comments
12 hours 27 min ago
15 hours 23 min ago
16 hours 37 min ago
18 hours 31 sec ago
19 hours 38 min ago
21 hours 7 min ago
22 hours 20 min ago
1 day 14 hours ago
1 day 15 hours ago
1 day 18 hours ago