[EMAIL PROTECTED] said:
> Different logfiles are required for SSL and the non-SSL connections
> because you have two different VirtualHost sections, and the logging
> commands are per-VirtualHost. 

[EMAIL PROTECTED] said:
> I have often used the same TransferLog entry in two different <Virtual
> Host  ...> entries without problem.  ErrorLog as well.  This will have
> the effect of  combining log messages. 

I've done the same. Is specifying the same log file in two different
virtual servers officially OK, or were we just lucky?

If this works I intend to specify the same file, but use a different
log format in the SSL virtual host which will append the SSL-specific
fields to the end of the normal combined log file. This way I hope that
normal logfile analysis will work on the file, and if I ever need to
look at the SSL-specific stuff it is still there.

Roman Maeder

______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to