summaryrefslogtreecommitdiffstats
path: root/network/awstats/README
diff options
context:
space:
mode:
author Nishant Limbachia2016-07-21 11:19:26 +0200
committer Willy Sudiarto Raharjo2016-07-21 17:30:28 +0200
commit0033396c224c11993d48a192f9180c212758e85e (patch)
tree8f5e71ad129892dad45e62e76b2d4d1acf2691f3 /network/awstats/README
parent90b6b88ebe7b3549499bd89d846a5d90c63f4afb (diff)
downloadslackbuilds-0033396c224c11993d48a192f9180c212758e85e.tar.gz
network/awstats: Updated for version 7.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/awstats/README')
-rw-r--r--network/awstats/README13
1 files changed, 9 insertions, 4 deletions
diff --git a/network/awstats/README b/network/awstats/README
index d790a9a2db..68693856c0 100644
--- a/network/awstats/README
+++ b/network/awstats/README
@@ -6,7 +6,7 @@ major server tools like Apache log files and a lot of other web, proxy,
wap, streaming servers, mail servers and some ftp servers.
There's an automated script (awstats_configure.pl) to prepare the httpd
-config file located in DOCROOT/awstats/tools/ - however, you should not
+config file located in DOCROOT/awstats/ - however, you should not
need/want to run it; instead, everything should work well if you make the
changes listed below.
@@ -18,9 +18,14 @@ Short How-to for using AWStats as CGI:
Add the following include line /etc/httpd/httpd.conf:
Include /etc/httpd/extra/httpd-awstats.conf
+You need to load mod_cgid.so and mod_cgi.so modules
Then restart httpd: "/etc/rc.d/rc.httpd restart"
-A sample config file will be placed in /etc/awstats; please read it and
-make the necessary changes for your system. To run awstats, please refer
-to the documentation in the package.
+A sample config file will be placed in /etc/awstats; Make some necessary changes
+and please read the necessary steps to start awstats from online page
+starting from step 4:
+http://www.awstats.org/docs/awstats_setup.html
+
+If you wish to update the process automatically, please refer to:
+http://www.awstats.org/docs/awstats_faq.html#CRONTAB