AWStats only accessible over local connection
Brought to you by:
shadowjumper
System: Debian 6 (up-to-date)
eSCP: 1.1.1
I've created one domain with severals sub-domains. AWStats should be accessible over http://mydomain.tld/stats.
It asks for username and password, authentication is working well, but I get 404.
I've checked the Apache-configuration (the awstats-container) It allows local connection only. (127.0.0.1:80) If I change it to any (*:80) Its working great!
So the config-template should be the reason.
Can someone verify that?