| View previous topic :: View next topic |
| Author |
Message |
Terry
Joined: 30 Sep 2005
Posts: 4
Location: UK
|
| Posted: Fri Sep 30, 2005 11:52 pm Post subject: Turn off "local" IP addresses counting in AWStats? |
|
|
Is there any way to tell AWStats not to count any of the PC's on my LAN?
Can I enter the IP addresses of my PC's anywhere so that they're not counted in the stats?
eg
127.0.0.1
10.0.0.6
etc...
Thanks.
Regards Terry. |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Wed Oct 05, 2005 2:08 pm Post subject: |
|
|
| see SkipHosts in awstats.....conf |
|
| Back to top |
|
Tastiger
Joined: 28 May 2006
Posts: 25
|
| Posted: Tue Jun 05, 2007 8:36 pm Post subject: |
|
|
Just found this and it is what I need - my problem is the exact syntax I would use to not count 192.168.0.199
Would it be:-
SkipHosts="192.168.0.199"
or
SkipHosts="127.0.0.1 REGEX[^192\.168\.]" |
|
| Back to top |
|
| |