log files

Jez Hancock jez.hancock at munk.nu
Fri Feb 20 09:35:02 PST 2004


On Fri, Feb 20, 2004 at 09:29:08AM -0800, Derek Burns / Bend-Pak wrote:
> How can I find the path to my log files? I am on a windows xp client
> and I need to find the path to the log files on my freebsd 4.7 web
> server. We are both on the same network.

The logfile path for apache is configured in the httpd.conf -
/usr/local/etc/apache/httpd.conf by default.  You could check there.

The default httpd-access|error logfiles are placed in
/var/log/httpd-access|error.log for apache, although if you're running a
vhost your custom logfile might be placed somewhere else.

In short - ask the admin of the httpd server.

:P

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/        - ipfw peruser traffic logging


More information about the freebsd-questions mailing list