Forum Discussion
header rewrite/insert
I have been trying to find something to rewrite or insert a host header.
back drop we have iis servers that run websites/applications on some it is looking for a specific header in order to send you to the correct website. This however is an issue when trying to test the virtual server that is being moved to a new ip range or for the monitoring of websites that may reside on the server. any help is greatly appreciated.
2 Replies
- Kevin_Stewart
Employee
Have you tried replacing the HTTP Host header in an iRule?
when HTTP_REQUEST { HTTP::header replace Host "foo.example.com" } - Scott_Hopkins
Nimbostratus
Have you just used the default on the HTTP Profile? I'd think it would be less overhead than an iRule.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com