Re: [users@httpd] rotatelogs on Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



James Tu wrote:
I'm trying to edit my httpd.conf to use rotatelogs for Apache running on Windows.

I'm doing this and it doesn't like it.
CustomLog "| bin/rotatelogs logs/access.log 3600" common

Did you mean bin/rotatelogs.exe ?

If that doesn't lick it, what about using 'bin\rotatelogs.exe'?

This might be a very odd case where a shell command's shell doesn't like
forward slashes (cmd.exe is picky).  I've actually worked out how to
nest double quotes at one point, so that the command was quoted (useful
for paths-in-spaces and forward slashes.)

cmd.exe likes "c:/winnt/notepad.exe" or c:\winnt\notepad.exe and doesn't
like c:/winnt/notepad.exe.

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux