Hello, Reimar & Holger.
I have my local (internal) IP set for exclusion in Admin Center | Advanced Settings, and this works great. However, if you go
HERE
and then open up
Last Hits
, notice that phpWebStat is logging everything that phpWebStat is doing in the background.
In addition to phpWebStat logging visitors accessing other areas of my websites, I also wish for visitors to be logged when they access the main phpWebStat page (i.e. webstats/index.php), which it is doing OK, it's just all the other phpWebStat back-end that I do not wish to log. My script to
pws.php is located in
func/html_footer.phpHow can I have it, so that the only logging of phpWebStat is for when users access the phpWebStat main page (example: webstats/index.php)?
Would it be OK for me to call
pws.php from
index.php only, and
remove the call to
pws.php from
func/html_footer.php? If it is possible for me to do it this way, where exactly in
index.php should I place the call to the
pws.php script code?
Thank you in advance, and have yourselves a great day.
Tschüß,
John