Any way to check IP address on Apache server?

access.log off the top of my head.

2 secs...

edit - yep it is. http://httpd.apache.org/docs/2.0/logs.html#accesslog

You can define a custom location in httpd.conf, but normally it lives in /var. Where specifically in /var depends on what version on Apache you're running. That said I think it can also live in the "logs" directory within the Apache program directory too, little too late for my brain!
 
Last edited:
Back
Top Bottom