]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
The AWSTATS_CURRENT_CONFIG environment variable is now always defined
authoreldy <>
Sun, 2 Feb 2003 17:53:44 +0000 (17:53 +0000)
committereldy <>
Sun, 2 Feb 2003 17:53:44 +0000 (17:53 +0000)
into AWStats environment with value of config (Can be used inside config file like
other environment variables).

wwwroot/cgi-bin/awstats.model.conf

index 27ba7b8d6e7fd80fc46d3b1ee2a3fd144814202f..9b0bdabd2d739e96942e03e6658e7f4fe23b8e72 100644 (file)
@@ -7,6 +7,8 @@
 # To include an environment variable in any parameter (AWStats will replace
 # it with its value when reading it), follow the example:
 # Parameter="__ENVNAME__"
+# Note that environment variable AWSTATS_CURRENT_CONFIG is always defined with
+# the config value in an AWStats running session and can be used like others.
 #-----------------------------------------------------------------------------
 # $Revision$ - $Author$ - $Date$