readme, license and authors file. also tpl and tpl-howto
[awstats-helper.git] / config.php.dist
1 <?php
2 $confdir = '/etc/awstats/';
3 $htmldir = '/var/www/system/awstats/';
4 $awdata  = '/var/lib/awstats/';
5 $awstats = '/usr/lib/cgi-bin/awstats.pl';
6 $awsbstp = '/usr/share/doc/awstats/examples/awstats_buildstaticpages.pl';
7
8 ?>