There’s already a lot of tutorial on internet on how to install awstats for nginx. I didn’t find any for the configuration I wanted, so I’ll write one, for my record.
I have some custom needs, let’s suppose I have 3 domains :
- master-domain.com
- alpha.com
- beta.com
And I want to have stats for the 2 latest domains. The master-domain.com is used as the master domain of the server, with awstats available at awstats.master-domain.com, instead of having alpha.com/awstats and beta.com/awstats. The idea it to group all the server script/tools (phpmyadmin, zabbix, etc …) under master-domain.com. Continue reading Install, configure and protect Awstats for multiple nginx vhost on Debian/Ubuntu