• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a plugin where i can find who is using my apache server?

Byte

Platinum Member
i"m using apache 2 on WinXP and i'm wondering if there are any plugins or programs that can tell me what someone is doing on my server, like what files they are looking at, what IP ect?
 
Not that i know of....

BUT if there is PLEASE tell me as well as i would be interested in using it 😀

Couger
 
Originally posted by: n0cmonkey
access_log
error_log

What more do you need?

those will do!

also, you can check out webalizer...which shows you who, when, from where, etc over some time frame. webalizer is not realtime though. logs get parsed once a day
 
Back
Top