]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added plugins
authoreldy <>
Wed, 17 Jul 2002 21:33:54 +0000 (21:33 +0000)
committereldy <>
Wed, 17 Jul 2002 21:33:54 +0000 (21:33 +0000)
docs/awstats_config.html

index 37aa17c1f6b1e3550e2ad25f8e20a7324dd9f506..c973e82610817f5e968fb949461978eae54288d2 100644 (file)
@@ -38,8 +38,8 @@
 They are described using a consistent format.<br>\r
 <br>\r
 <b>Notes</b>\r
-To include an environment variable in any parameter (AWStats will replaced\r
-it with its value when reading it), follow the example:<br>\r
+To include an environment variable in any parameter (AWStats will replace it with its value\r
+when reading it), follow the example:<br>\r
 <i>Parameter="__ENVNAME__"</i>\r
 <br>\r
 <br>\r
@@ -165,15 +165,22 @@ it with its value when reading it), follow the example:<br>
 <li><a href="#color_">color_x</a>\r
 </ul>\r
 \r
+<br><b>PLUGINS</b><br>\r
+<ul>\r
+<li><a href="#LoadPlugin">LoadPlugin</a>\r
+</ul>\r
+\r
+\r
 \r
 <br><br><hr>\r
 \r
 <a name="LogFile"><b>LogFile</b></a><br>\r
 <b>Version : </b>1.0 +<br>\r
-3.1 for tags %YYYY-n,%YY-n,%MM-n,%DD-n,%HH-n<br>\r
-3.2 for tag %WM-n<br>\r
-4.0 for tag %DW-n<br>\r
-4.1 for tag %NS-n<br>\r
+3.1+ for tags %YYYY-n,%YY-n,%MM-n,%DD-n,%HH-n<br>\r
+3.2+ for tag %WM-n<br>\r
+4.0+ for tag %DW-n<br>\r
+4.1+ for tag %NS-n<br>\r
+4.2+ for tag %WY-n<br>\r
 <br># "LogFile" contains the web server logfile to analyze.\r
 <br># You can use a full path or relative path from awstats.pl directory.\r
 <br># Example: "/var/log/apache/access.log"\r
@@ -203,11 +210,11 @@ it with its value when reading it), follow the example:<br>
 \r
 <a name="LogFormat"><b>LogFormat</b></a><br>\r
 <b>Version : </b>2.1 +<br>\r
-3.1 for tags %host,%logname,%time1,%time2,%methodurl,%methodurlnoprot,%method,%url,\r
+3.1+ for tags %host,%logname,%time1,%time2,%methodurl,%methodurlnoprot,%method,%url,\r
 %query,%code,%bytesd,%refererquot,%referer,%uaquot,%ua,%other<br>\r
-3.2 for tags %gzipin,%gzipout<br>\r
-4.0 for tags %gzipratio,%syslog<br>\r
-4.1 for tag  %virtualname<br>\r
+3.2+ for tags %gzipin,%gzipout<br>\r
+4.0+ for tags %gzipratio,%syslog<br>\r
+4.1+ for tag  %virtualname<br>\r
 <br># Put here your log format (Must agree with your web server. See setup\r
 <br># instructions in README.txt to know how to configure your web server to have\r
 <br># the required log format).\r
@@ -1008,6 +1015,17 @@ color_u,color_v,color_p,color_h,color_k,color_s<br>
 <br>color_x="C1B2E2"                           # Background color for number of exit pages (Default = "C1B2E2")\r
 <br>\r
 \r
+<br><br><hr>\r
+\r
+<a name="LoadPlugin"><b>LoadPlugin</b></a><br>\r
+<b>Version : </b>4.2 +<br>\r
+<br># Add here all plugins file you want to load\r
+<br># Plugin files must be stored in plugins directory\r
+<br># Example: "timehires.pl"\r
+<br>#\r
+<br>#LoadPlugin="timehires.pl"\r
+<br>\r
+\r
 \r
 <!-- -------------------------------------------------------------------------------------- -->\r
 \r