git.cweiske.de
/
awstats-helper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25dd2e1
)
make it clearer what to configure
author
Christian Weiske
<
[email protected]
>
Wed, 7 Dec 2011 18:25:44 +0000
(19:25 +0100)
committer
Christian Weiske
<
[email protected]
>
Wed, 7 Dec 2011 18:25:44 +0000
(19:25 +0100)
config.php.dist
patch
|
blob
|
history
diff --git
a/config.php.dist
b/config.php.dist
index fb661ba5e08aa9a9031d837b88998944ab62fd04..2ad5c7bebc07470e7143a5e22c485092f9997cbf 100644
(file)
--- a/
config.php.dist
+++ b/
config.php.dist
@@
-1,8
+1,9
@@
<?php
-$confdir = '/etc/awstats/';
+//change this to the path the files shall be generated in
$htmldir = '/var/www/system/awstats/';
+
+$confdir = '/etc/awstats/';
$awdata = '/var/lib/awstats/';
$awstats = '/usr/lib/cgi-bin/awstats.pl';
$awsbstp = '/usr/share/awstats/tools/awstats_buildstaticpages.pl';
-
?>
\ No newline at end of file