Hello, I was able to successfully adjust the location of the php and apache error_log. Now I am wondering... is there a log file that stores all http requests? Something like this: 2013-01-04 16:37 11.111.222.2 http://www.mysite.com/something 2013-01-04 16:38 22.333.222.2 http://www.mysite.com/somethingelse I haven't been able to locate it and I'm not sure if it exists. If it does, where can I find it and how can I change its location? Thanks.
Thanks quietFinn... i see 2 logs that seem the same... Not sure which one I need... There is a mysite.com log and a user/mysite.com log. Don't know why that is. Are these logs always domain based? Do all domains have their own log, or is there also some sort of "master log"that keeps track of all domains?