I have set up logging in my httpd.conf file as follows
CustomLog logs/access.log common
CustomLog "L:/apache/bin/rotatelogs logs/access.log 900" common
I set up access.log in the first line a few days ago, and it works fine. Today I
decided to rotate the log using the instruction in the second line, but when I
restart to activate the new configuration, I get this in the error log:
The system cannot find the path specified. : could not open transfer log file
L:/Apache/bin/rotatelogs logs/access.log 900.
The executable rotatelogs.exe is indeed in the L:/apache/bin folder. What am I
missing?
--
Crash
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]