On Wed, Jan 30, 2002 at 07:37:55PM +0000, Jonathan E. Paton wrote: > You need to look into the configuration then, since my > logfile > is punctuated with timestamps in the following way: > > [Fri Jan 4 12:15:54 2002] [error] [client 192.168.100.1] > File does not exist: > /usr/local/httpd/htdocs/c/winnt/system32/cmd.exe
If a program simply prints to stderr you won't get timestamp data; try it. All of the log file lines you're seeing have been generated by Apache itself, as the result of requests to files that don't exist. The timestamp data has been added by Apache. Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]