i have betterawstats configured to work with a bunch of different subdomains and it works.
eg:
housing.example.edu
with the config file called "awstats.housing.example.edu.conf"
i know that i can use the OnlyFiles directive to include only specified subdirectories.
eg:
housing.example.edu/main/
OnlyFiles="main"
the problem i'm having is that is appears that betterawstats uses the name of the conf file to create the live links within the report for "Pages-URL". so naming the conf file like these examples breaks these links:
awstats.housing-main.conf
awstats.housing.example.edu-main.conf
and like this fails to update returning an error:
awstats.housing.example.edu/main.conf
what is the best way to have multiple subdirectories, for one domain, using multiple conf files so that these links work properly?
thanks!
