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 {
...
hoolio
Cirrostratus
Apr 03, 2006I thought you might be able to avoid the Server: BIG-IP header by using HTTP::respond, like so:
when HTTP_REQUEST {
HTTP::respond 302 Location "https://[HTTP::host][HTTP::uri]"
}
...but I still see the Server: BIG-IP header in the response.
I was thinking you might be able to reset the header in an HTTP profile, but that looks to only be applicable to requests being sent to a node.
Aaron
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
