[Pkg-awstats-commits] [SCM] awstats Debian packaging branch, master, updated. debian/7.0_dfsg-6-1-ge1fdb7c
Sergey B Kirpichev
skirpichev at gmail.com
Sun Apr 8 06:31:31 UTC 2012
The following commit has been merged in the master branch:
commit e1fdb7cbeaa542a7d9096958cc4457b17964b535
Author: Sergey B Kirpichev <skirpichev at gmail.com>
Date: Sun Apr 8 10:22:33 2012 +0400
Document -configdir option in README.Debian (Closes: #280067)
diff --git a/debian/README.Debian b/debian/README.Debian
index 565f206..3d70c82 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -153,3 +153,17 @@ Where is configure.pl?
AWStats configure.pl script is not available as a CGI script on
Debian. Instead, it is located as awstats_configure.pl in
/usr/share/doc/awstats/examples/.
+
+
+Cannot run configs outside of /etc/awstats/
+-------------------------------------------
+
+You can. Please, use -configdir parameter for awstats.pl like this:
+
+ /usr/lib/cgi-bin/awstats.pl -configdir=/home/user/ \
+ -config=example.com \
+ ...
+
+If awstats.pl is used as CGI script, overwriting of configdir with a
+value that differs from a default value is only possible if the
+environment variable AWSTATS_ENABLE_CONFIG_DIR is defined.
--
awstats Debian packaging
More information about the Pkg-awstats-commits
mailing list