You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Chris <ch...@leftbrained.org> on 2003/12/23 21:02:52 UTC

[users@httpd] SSLLog problems

I'm setting up an Apache/mod_ssl server on Win2k and am using cronolog to
rotate the logs. Here is how it's set up for my SSL Virtual host:

SSLLog "|C:\Server\Apache\bin\cronolog
C:\Server\Apache\logs\www.SSL.%Y.%b.log"

Somehow, somewhere, 'C:\Server\Apache\logs\www.SSL.%Y.%b.log' is being
forced to lowercase (though the CustomLog and ErrorLog directives right by
it aren't). cronolog is receiving c:\server\apache\logs\www.ssl.%y.%b.log as
it's argument.

I'm stumped, is there a bug in mod_ssl? Some interaction between Apache and
mod_ssl that is forcing it to lowercase?

Any ideas at all would be helpful.

Thanks a bunch,
Chris


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