]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Thu, 26 Sep 2002 13:56:00 +0000 (13:56 +0000)
committereldy <>
Thu, 26 Sep 2002 13:56:00 +0000 (13:56 +0000)
docs/awstats_config.html
wwwroot/cgi-bin/awstats.model.conf

index c85c277a35ebe96d308826243f283302410379b0..4560d0faa548395fcb951930e63885a3e95779db 100644 (file)
@@ -332,7 +332,12 @@ when reading it), follow the example:<br>
 \r
 <a name="DirIcons"><b>DirIcons</b></a><br>\r
 <b>Version : </b>1.0 +<br>\r
-<br># Relative or absolute web URL of all icons subdirectories.\r
+<br># If AWStats used as a CGI, enter relative or absolute web URL of all icons\r
+<br># subdirectories.\r
+<br># If you build static reports ("... -output > outputpath/output.html"), enter\r
+<br># path of icon directory relative to the directory outputpath.\r
+<br># Example: "/icon"\r
+<br># Example: "../icon"\r
 <br># Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")\r
 <br>#\r
 <br>DirIcons="/icon"\r
index f95fbe700c2f2d8e79ec17e3646973313851ee61..0daf8703f3819db87d26c101e389b235f6e84cc1 100644 (file)
@@ -139,7 +139,12 @@ DirData="."
 DirCgi="/cgi-bin"
 
 
-# Relative or absolute web URL of all icons subdirectories.
+# If AWStats used as a CGI, enter relative or absolute web URL of all icons
+# subdirectories.
+# If you build static reports ("... -output > outputpath/output.html"), enter
+# path of icon directory relative to the directory outputpath.
+# Example: "/icon"
+# Example: "../icon"
 # Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
 #
 DirIcons="/icon"