Describing the issues you think it's causing fire haproxy would also be helpful. On Aug 12, 2015 4:37 PM, "Baptiste" <[email protected]> wrote:
> On Wed, Aug 12, 2015 at 6:34 PM, Roman Gelfand <[email protected]> > wrote: > > Why would the following apache directives cause problems for haproxy. > > > > RewriteRule ^/Microsoft-Server-ActiveSync /rpc.php > > [PT,L,QSA] > > RewriteRule .* - > > [E=HTTP_MS_ASPROTOCOLVERSION:%{HTTP:Ms-Asprotocolversion}] > > RewriteRule .* - > > [E=HTTP_X_MS_POLICYKEY:%{HTTP:X-Ms-Policykey}] > > RewriteRule .* - > > [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] > > > > Thanks in advance > > > First, you say 'hi' > > Second, you explain your problem and whayt those apache rules are > supposed to do, what type of application are they applied to and how > this application is supposed to work. > > Without a bit of context, it is impossible to help! > > Baptiste > >

