How can I configure IIS7 (which is acting as a forwarding web server to another server) to insert a special HTTP request header before forwarding.

I want this request header to have a custom name and a custom value (value also composed of server variables).

Is this possible?

Thanks in advance!

link|improve this question
feedback

1 Answer

You can try exploring URL Rewrite link and link

link|improve this answer
feedback

Your Answer

 
or
required, but never shown