mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
changes for iiab usage tracking
This commit is contained in:
parent
5c7263174d
commit
8f860c8388
1 changed files with 2 additions and 2 deletions
|
@ -498,7 +498,7 @@ SkipUserAgents=""
|
||||||
# Example: "/badpage.php /page.php?param=x REGEX[^\/excludedirectory]"
|
# Example: "/badpage.php /page.php?param=x REGEX[^\/excludedirectory]"
|
||||||
# Default: ""
|
# Default: ""
|
||||||
#
|
#
|
||||||
SkipFiles=""
|
SkipFiles="REGEX[^\/iiab-menu] REGEX[^\/admin] REGEX[^\/common] REGEX[^\/awstats]"
|
||||||
|
|
||||||
|
|
||||||
# Use SkipReferrersBlackList if you want to exclude records coming from a SPAM
|
# Use SkipReferrersBlackList if you want to exclude records coming from a SPAM
|
||||||
|
@ -667,7 +667,7 @@ URLQuerySeparators="?;"
|
||||||
# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
|
# 1 - Full URL with query string is used (ie: "/mypage.html?p=x&q=y")
|
||||||
# Default: 0
|
# Default: 0
|
||||||
#
|
#
|
||||||
URLWithQuery=0
|
URLWithQuery=1
|
||||||
|
|
||||||
|
|
||||||
# When URLWithQuery is on, you will get the full URL with all parameters in
|
# When URLWithQuery is on, you will get the full URL with all parameters in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue