|
Revision 1859, 277 bytes
(checked in by pierre-gilles, 1 year ago)
|
Change the way we include the local configuration file to see it working on perl 5.6
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
Include "/etc/awstats/awstats.alternc.generic.conf" |
|---|
| 2 |
Include "/etc/awstats/awstats.conf.local" |
|---|
| 3 |
SiteDomain="%%HOSTNAME%%" |
|---|
| 4 |
HostAliases="%%HOSTALIASES%%" |
|---|
| 5 |
DirData="/var/cache/awstats/%%HOSTNAME%%" |
|---|
| 6 |
AllowAccessFromWebToFollowingAuthenticatedUsers="root %%USERS%%" |
|---|
| 7 |
AllowFullYearView=3 |
|---|