On Sun, Nov 08, 2015 at 12:04:33AM -0300, Raphaël wrote:
> 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.

which is clearly stated in the documentation. Thus:
> <If "req_novary('User-Agent') == 'munin'">

end of the story, sorry for the noise.

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

Reply via email to