oh...@cox.net wrote:
>
> Igor Cicimov wrote:
> > On 10/12/2012 6:58 PM, wrote:
> > >
> > >
> > > > >
> > > > Try
> > > > RequestHeader edit "Cookie" "MyCookie=.*(\;)?"
> > > >
> > > > Anyway, more interesting question for me was how are you going to check
> > for
> > > > the first c
Igor Cicimov wrote:
> On 10/12/2012 6:58 PM, wrote:
> >
> >
> > > >
> > > Try
> > > RequestHeader edit "Cookie" "MyCookie=.*(\;)?"
> > >
> > > Anyway, more interesting question for me was how are you going to check
> for
> > > the first condition, existance of the arbiteary header MYHEADER
oh...@cox.net wrote:
>
> > >
> > Try
> > RequestHeader edit "Cookie" "MyCookie=.*(\;)?"
> >
> > Anyway, more interesting question for me was how are you going to check for
> > the first condition, existance of the arbiteary header MYHEADER? Or you are
> > talking here about standard http h
[I keep getting bounced msgs from the mail server, so am removing the earlier
replies.]
Igor (et al),
I'm ok with 2.4.3 and the for the conditional part. Also, with that, for
editing the Cookie header, I figured out that I may be able to use
"RequestHeader edit" to edit the "Cookie" header
On Mon, Dec 10, 2012 at 3:04 PM, Igor Cicimov wrote:
> On Mon, Dec 10, 2012 at 2:10 PM, wrote:
>
>>
>> Igor Cicimov wrote:
>> > On Mon, Dec 10, 2012 at 11:02 AM, wrote:
>> >
>> > >
>> > > Igor Cicimov wrote:
>> > > > On Mon, Dec 10, 2012 at 9:02 AM, wrote:
>> > > >
>> > > > >
>> >
On Mon, Dec 10, 2012 at 2:10 PM, wrote:
>
> Igor Cicimov wrote:
> > On Mon, Dec 10, 2012 at 11:02 AM, wrote:
> >
> > >
> > > Igor Cicimov wrote:
> > > > On Mon, Dec 10, 2012 at 9:02 AM, wrote:
> > > >
> > > > >
> > > > > Igor Cicimov wrote:
> > > > > > On Mon, Dec 10, 2012 at
Igor Cicimov wrote:
> On Mon, Dec 10, 2012 at 11:02 AM, wrote:
>
> >
> > Igor Cicimov wrote:
> > > On Mon, Dec 10, 2012 at 9:02 AM, wrote:
> > >
> > > >
> > > > Igor Cicimov wrote:
> > > > > On Mon, Dec 10, 2012 at 7:19 AM, wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > >
On Mon, Dec 10, 2012 at 11:02 AM, wrote:
>
> Igor Cicimov wrote:
> > On Mon, Dec 10, 2012 at 9:02 AM, wrote:
> >
> > >
> > > Igor Cicimov wrote:
> > > > On Mon, Dec 10, 2012 at 7:19 AM, wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > We are trying to have an Apache (acting as a pro
Igor Cicimov wrote:
> On Mon, Dec 10, 2012 at 9:02 AM, wrote:
>
> >
> > Igor Cicimov wrote:
> > > On Mon, Dec 10, 2012 at 7:19 AM, wrote:
> > >
> > > > Hi,
> > > >
> > > > We are trying to have an Apache (acting as a proxy) conditionally
> > > > strip/remove a cookie from the incom
On Mon, Dec 10, 2012 at 9:02 AM, wrote:
>
> Igor Cicimov wrote:
> > On Mon, Dec 10, 2012 at 7:19 AM, wrote:
> >
> > > Hi,
> > >
> > > We are trying to have an Apache (acting as a proxy) conditionally
> > > strip/remove a cookie from the incoming request, before it proxies the
> > > request
Igor Cicimov wrote:
> On Mon, Dec 10, 2012 at 7:19 AM, wrote:
>
> > Hi,
> >
> > We are trying to have an Apache (acting as a proxy) conditionally
> > strip/remove a cookie from the incoming request, before it proxies the
> > request.
> >
> > The condition is that, on the incoming request:
On Mon, Dec 10, 2012 at 7:19 AM, wrote:
> Hi,
>
> We are trying to have an Apache (acting as a proxy) conditionally
> strip/remove a cookie from the incoming request, before it proxies the
> request.
>
> The condition is that, on the incoming request:
>
> - there is a specific HTTP header, MYHEAD
Hi,
We are trying to have an Apache (acting as a proxy) conditionally strip/remove
a cookie from the incoming request, before it proxies the request.
The condition is that, on the incoming request:
- there is a specific HTTP header, MYHEADER, with a value of "MYHEADERVALUE",
and
- the root of
13 matches
Mail list logo