RE: [users@httpd] one cookie for all html

2005-05-24 Thread Michael D. Berger
> -Original Message- > From: Michael D. Berger [mailto:[EMAIL PROTECTED] > Sent: Monday, May 23, 2005 10:25 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] one cookie for all html > > > > > -- > Michael D. Berger > [EMAIL PROTECTED] > > > -Original Message- >

RE: [users@httpd] one cookie for all html

2005-05-23 Thread Michael D. Berger
-- Michael D. Berger [EMAIL PROTECTED] > -Original Message- > From: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: Monday, May 23, 2005 9:33 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] one cookie for all html > > > On 5/23/05, Michael D. Berger <[EMAIL PROTECTED]

Re: [users@httpd] one cookie for all html

2005-05-23 Thread Joshua Slive
On 5/23/05, Michael D. Berger <[EMAIL PROTECTED]> wrote: > Thanks for this information. I read up on RewriteRule, and I > now have it working in a preliminary way. Any URI calls my one > cgi. HOWEVER, I get a different cookie file name on the client > for each URI. I would like the same cookie f

RE: [users@httpd] one cookie for all html

2005-05-23 Thread Michael D. Berger
> -Original Message- > From: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: Sunday, May 22, 2005 12:01 PM > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] one cookie for all html > > > On 5/20/05, Michael D. Berger <[EMAIL PROTECTED]> wrote: > > I would like to manage one co

Re: [users@httpd] one cookie for all html

2005-05-22 Thread Joshua Slive
On 5/20/05, Michael D. Berger <[EMAIL PROTECTED]> wrote: > I would like to manage one cookie for all the > myriad files in my tree. This would be easy if > the one cgi script in the root were called > irrespective of the contents of the GET. > Can this be done? How? This can be done with Action,