Forum Discussion
zeropixel_23561
Nimbostratus
Dec 24, 2015iRule to add the Server header in the HTTP Response (PLEASE HELP)
I created the iRule and need to add the Server header in the HTTP Response.
I added the iRule from the article https://support.f5.com/kb/en-us/solutions/public/10000/000/sol10089.html, but it ad...
zeropixel_23561
Nimbostratus
Dec 24, 2015It keep generating Xerver for me, that is frustrating.
If I change every Xerver to Server, it is just not working and cannot append the Server header in response. Any ideas please?? Thanks!!
when HTTP_RESPONSE { if { [HTTP::header exists "Server"] } { HTTP::header insert Server [HTTP::header value "Server"] } } when HTTP_RESPONSE_RELEASE { if { [HTTP::header exists "Server"] } { HTTP::header insert Server [HTTP::header value "Server"] HTTP::header remove Server } }
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
