first version for updating. symlinks and index pages are missing
[awstats-helper.git] / config.php.dist
1 <?php
2 $confdir = '/etc/awstats/';
3 $htmldir = '/var/www/system/awstats/';
4 $awstats = '/usr/lib/cgi-bin/awstats.pl';
5 $awsbstp = '/usr/share/doc/awstats/examples/awstats_buildstaticpages.pl';
6
7 ?>