Forum Discussion
ecce_297791
Altocumulus
Aug 10, 2018Modify Server string in HTTP response header
I want to secure a few applications by not showing the technical details of the servers in the HTTP response header. Easy task, I thought.
I created a HTTP profile, changed the Server Agent Name t...
khedy_326157
Nimbostratus
Aug 10, 2018Hi,
This feature will just replace the Server header for F5 generated replies.
You can strip the header server using an irule :
when HTTP_RESPONSE {
HTTP::header remove Server
}
ecce
Cirrostratus
Aug 10, 2018Exactly. But is replaces nothing. Thats my problem.
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