I have Apache2 running as a reverse proxy for several different web applications.

When a user accesses the Apache2 server, before the request is passed to the reverse proxy application, how can I change the user agent?

I'd like to make this as a global setting in Apache2 if possible (ie. if user agent is [old-agent] set user agent [new agent]).

link|improve this question

67% accept rate
Do you need the if condition - would it not be soufficient to change all UA to one specific? (I can only configure that) – Hurda Nov 21 '11 at 20:52
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.