Re: adding and editing response headers in conf

2011-06-16 Thread Joe Lewis
On Thu, 2011-06-16 at 18:57 +0200, Sorin Manolache wrote: > On Thu, Jun 16, 2011 at 18:41, Joe Lewis wrote: > > On Thu, 2011-06-16 at 12:32 -0400, Shawn Ligocki wrote: > > > >> On Thu, Jun 16, 2011 at 11:57 AM, Joe Lewis wrote: > >> > >> > On Thu, 2011-06-16 at 17:46 +0200, Sorin Manolache wrote

Re: adding and editing response headers in conf

2011-06-16 Thread Sorin Manolache
On Thu, Jun 16, 2011 at 18:41, Joe Lewis wrote: > On Thu, 2011-06-16 at 12:32 -0400, Shawn Ligocki wrote: > >> On Thu, Jun 16, 2011 at 11:57 AM, Joe Lewis wrote: >> >> > On Thu, 2011-06-16 at 17:46 +0200, Sorin Manolache wrote: >> > >> > > >> > > Can I get this response just by changing the confi

Re: adding and editing response headers in conf

2011-06-16 Thread Joe Lewis
On Thu, 2011-06-16 at 12:32 -0400, Shawn Ligocki wrote: > On Thu, Jun 16, 2011 at 11:57 AM, Joe Lewis wrote: > > > On Thu, 2011-06-16 at 17:46 +0200, Sorin Manolache wrote: > > > > > > > > Can I get this response just by changing the configuration of apache? > > > > > > "Header edit cookie_name

Re: adding and editing response headers in conf

2011-06-16 Thread Shawn Ligocki
On Thu, Jun 16, 2011 at 11:57 AM, Joe Lewis wrote: > On Thu, 2011-06-16 at 17:46 +0200, Sorin Manolache wrote: > > > Hello, > > > > I have a content generator that sets a cookie on a domain. I know the > > cookie name and the domain name, they never change. However the cookie > > value and expira

adding and editing response headers in conf

2011-06-16 Thread Sorin Manolache
Hello, I have a content generator that sets a cookie on a domain. I know the cookie name and the domain name, they never change. However the cookie value and expiration time vary. I would like to add the cookie with same name and value, and optionally the same expiration time to a second domain. I