Apache question.

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Can someone explain if this is possible. I run apache on my BSD box and I want to be able to log IPs of people who visit my site. Can someone tell me if this is possible, and/or how to do it?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
I am sure there is a config for it in the config file. Ill have to look later (looking up like 459023 for people :p).
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Thanks, would you be able to PM me, or perhaps talk on Gaim or something about how to configure this?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0


<< Thanks, would you be able to PM me, or perhaps talk on Gaim or something about how to configure this? >>



Im no expert, but if I am going to figure out how to do it and tell you Ill post it here so that everyone that reads the thread can find out. Just nicer that way ;)

You did check your logs to make sure you arent already doing this right?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Check the LogLevel setting in your httpd.conf file. Maybe setting it to info would help. Mine is set at warn by default.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Also, I just checked my access_log, and I have plenty of ips getting the normal things (index.html type of stuff). So it may already be doing it, you just may not be looking in the right spot ;)
 

Damascus

Golden Member
Jul 15, 2001
1,434
0
0
I got loads of IP addresses sitting in /var/log/apache/access_log... most of them from
unpatched IIS boxes. :)
 

jhu

Lifer
Oct 10, 1999
11,918
9
81
I got loads of IP addresses sitting in /var/log/apache/access_log... most of them from
unpatched IIS boxes


ditto. hey all you iis people, patch your fvcking servers!