Forum Discussion
Romain_Vergnio1
Nimbostratus
Mar 31, 2006How to remove the "Server: BIGIP" header when using "HTTP::redirect"
Hello all,
I use an iRule to redirect HTTP traffic to HTTPS and it works fine, here it is :
----------------------------------------------------------
when HTTP_REQUEST {
...
unRuleY_95363
Apr 04, 2006Historic F5 Account
You could try specifying the Server header in the HTTP::respond command. eg:
when HTTP_REQUEST {
HTTP::respond 302 Location "https://[HTTP::host][HTTP::uri]" Server blablabla
}Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects
