Re: [EMAIL PROTECTED] can Apache read a user cookie and write value to access_log?

2006-11-02 Thread tsarvak
I'm just trying to work with what I've been given... Nick Kew wrote: > > On Thu, 2 Nov 2006 06:46:15 -0800 (PST) > tsarvak <[EMAIL PROTECTED]> wrote: > >> >> Hi everyone - >> >> I'm a complete newbie to Apache and web development i

Re: [EMAIL PROTECTED] can Apache read a user cookie and write value to access_log?

2006-11-02 Thread tsarvak
I appreciate the fast reply. Okay, but what kind of code do I use and where would I place it in order to retrieve a cookie named, for example, DW_Cookie ? Joshua Slive-2 wrote: > > On 11/2/06, tsarvak <[EMAIL PROTECTED]> wrote: >> >> Hi everyone - >> >>

[EMAIL PROTECTED] can Apache read a user cookie and write value to access_log?

2006-11-02 Thread tsarvak
Hi everyone - I'm a complete newbie to Apache and web development in general, just started learning about it it this week. Here's my situation: We have Apache 1.3 installed on an AIX server. I want to be able to read a cookie from the user's client PC when they access the website. This cookie w