]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
no message
authoreldy <>
Sat, 10 Mar 2001 17:44:47 +0000 (17:44 +0000)
committereldy <>
Sat, 10 Mar 2001 17:44:47 +0000 (17:44 +0000)
awstats.model.conf

index 709081b8d3c228b2244c592eb71505dc12a91158..e9848332fb36358fee75d26683638d9e0da7b228 100644 (file)
@@ -53,17 +53,18 @@ DirIcons="/icon"
 # 
 DNSLookup=1
 
-# If AWStats can purge log after processing it. By this way, the next time you
+# AWStats can purge log after processing it. By this way, the next time you
 # launch AWStats, log file will be smaller and processing time will be better.
 # IMPORTANT !!!
 # AWStats is able to find new lines in your log file to process only new ones,
-# so you can launch it as soon as you want, even with this parameter set to 0
-# but if you work with this value, you MUST have something to clean sometimes
-# your logfile if your web server don't do it.
+# so you can launch it as soon as you want, even with this parameter set to 0.
+# This parameter doesn't work with IIS (This web server doesn't let its log
+# file to be purged).
+# the purge of the log file is made only when awstats is runned so you must
+# keep your standard scheduler/crontab to purge log file frequently.
 # Possible values: 1 or 0
 # Default: 0   (but if you can, set this to 1 to increase speed)
 #
-#
 PurgeLogFile=0
 
 # When PurgeLogFile is setup to 1, AWStats will clean your log file after