|
|
|
|
Access Logs "I can't find my access log!"They are in /wwws/logs/. So, the access log for yourdomain.com is in /wwws/logs/yourdomain-access-log. Here's how to view your access file:
They are kept in the Common Log Format, like nearly all access logs from
recent WWW servers are. Briefly, that format is: We only keep active logs for the current month and the past two months. If you would like older logs, they can be found in /wwws/logs/month - where month is something like sept96. You will need to copy your compressed file into your directory and uncompress it with "gunzip".
|