Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Mark McCulligh
Axel-Stéphane SMORGRAV wrote: That's exactly what I was suggesting. -ascs -Original Message- From: Mark McCulligh [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 4:08 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] SSL Logs and AWStats Joshua Slive

RE: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Axel-Stéphane SMORGRAV
That's exactly what I was suggesting. -ascs -Original Message- From: Mark McCulligh [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 4:08 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] SSL Logs and AWStats Joshua Slive wrote: >On 1/18/06, Mark M

Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Mark McCulligh
Joshua Slive wrote: On 1/18/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: I was wondering what is the different between TransferLog and CustomLog. The only difference I can see is that with the TransferLog you cannot give it a log format or give it any other parameters. If this is true why

Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Joshua Slive
On 1/18/06, Mark McCulligh <[EMAIL PROTECTED]> wrote: > I was wondering what is the different between TransferLog and > CustomLog. The only difference I can see is that with the TransferLog > you cannot give it a log format or give it any other parameters. If > this is true why use the TransferLo

Re: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-18 Thread Mark McCulligh
I was wondering what is the different between TransferLog and CustomLog. The only difference I can see is that with the TransferLog you cannot give it a log format or give it any other parameters. If this is true why use the TransferLog when the CustomLog does the same thing and has move feat

RE: [EMAIL PROTECTED] SSL Logs and AWStats

2006-01-17 Thread Axel-Stéphane SMORGRAV
Your non-SSL virtual host logs to access_log using the "combined" log format which AWStats parses correctly. Your SSL virtual host logs to access_log using the "common" format (by default). Since the "combined" format is parsed correctly, I suggest that you replace the TransferLog directive in