On Mon, Nov 02, 2015 at 10:04:45PM -0300, Raphaël wrote:
> Hi,
> 
> still related to the previous post, but put simply:
> I'd just appreciate to learn how to keep Apache from automatically
> adding "User-Agent" to the "Vary" header.

This was an user error:

This line:
> <If "%{HTTP_USER_AGENT} == 'munin'>
obviously caused the `Vary:` HTTP header to contain "User-Agent".

I still have to find how to keep the "new" syntax without the cost of
the header modification.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to