Ticket #834 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

Stats directory should be skipped by awstats

Reported by: Cube Assigned to:
Priority: minor Milestone: ispCP ω 1.0.0 - RC3
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC2
Severity: Keywords: awstats
Cc:

Description

The stats directory should be added to SkipFiles?="" in the awstats-config-template.

Forum thread about this and other topics

Attachments

patch_awstast.txt (428 bytes) - added by dominiquearpin on 11/13/07 21:28:13.
patch file

Change History

11/13/07 21:26:20 changed by dominiquearpin

--- ./web/svn/nightly/configs/awstats/awstats.ispcp_tpl.conf.orig 2007-11-13 15:22:45.000000000 -0500 +++ ./web/svn/nightly/configs/awstats/awstats.ispcp_tpl.conf 2007-11-13 15:24:26.000000000 -0500 @@ -494,7 +494,7 @@

# Example: "/badpage.php /page.php?param=x REGEX[\/excludedirectory]" # Default: "" #

-SkipFiles?="" +SkipFiles?="/stats/"

11/13/07 21:28:13 changed by dominiquearpin

  • attachment patch_awstast.txt added.

patch file

11/21/07 23:28:09 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

fixed in next commit!


Add/Change #834 (Stats directory should be skipped by awstats)




Action