Re: [OT] Shared SSL Custom Log Parsing

2004-02-26 Thread Issac Goldstand
vial. Issac - Original Message - From: "Gary C. New" <[EMAIL PROTECTED]> Newsgroups: gmane.comp.apache.mod-perl To: "Issac Goldstand" <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 12:48 PM Subject: Re: [OT] Shared SSL Custom Log Parsing > So how

Re: [OT] Shared SSL Custom Log Parsing

2004-02-26 Thread Gary C. New
c - Original Message - From: "Gary C. New" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 12:19 PM Subject: Shared SSL Custom Log Parsing I've got shared ssl setup with mod_rewrite and I am trying to figure out the best way to di

Re: Shared SSL Custom Log Parsing

2004-02-25 Thread Skylos the Doggie
You have a virtualhost on an SSL connection. I assume, cert name is *.mydomain.tld rather than, say, secure.mydomain.tld. There would be various people under the umbrella of the cert, clienta.mydomain.tld, clientb.mydomain.tld, which are they switched for reaction by the web server named based vi

Re: [OT] Shared SSL Custom Log Parsing

2004-02-25 Thread Issac Goldstand
d, and I some clients > > don't even give you a referer... > > > > Issac > > > > - Original Message - > > From: "Gary C. New" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, February 25, 2004 12:19 PM &g

Re: Shared SSL Custom Log Parsing

2004-02-25 Thread Gary C. New
Wednesday, February 25, 2004 12:19 PM Subject: Shared SSL Custom Log Parsing I've got shared ssl setup with mod_rewrite and I am trying to figure out the best way to direct logging for each of the vhosts using the shared ssl connection and thought mod_perl might be good for this. My thinkin

Re: Shared SSL Custom Log Parsing

2004-02-25 Thread Issac Goldstand
L PROTECTED]> Sent: Wednesday, February 25, 2004 12:19 PM Subject: Shared SSL Custom Log Parsing > I've got shared ssl setup with mod_rewrite and I am trying to figure out > the best way to direct logging for each of the vhosts using the shared > ssl connection and thought mod_perl might b

Shared SSL Custom Log Parsing

2004-02-25 Thread Gary C. New
I've got shared ssl setup with mod_rewrite and I am trying to figure out the best way to direct logging for each of the vhosts using the shared ssl connection and thought mod_perl might be good for this. My thinking is to setup a section in the httpd.conf file that watches the referrer environ