Forum Discussion
Bayan_El_Ameen1
Oct 04, 2011Nimbostratus
Redirection iRule on ASM Blocking
Hello,
I need an iRule to redirect to home page when the ASM blocks a request.
I know that this can be achieved by selecting a redirect url for the response page instead of using t...
Kurt_Knochner_5
Oct 31, 2011Cirrus
when HTTP_RESPONSE {
HTTP::header remove "Server"
better replace it, instead of removing, otherwise some system might not accept your HTTP response
HTTP::header replace Server "Sioux Server 3.14159"
}
Regards
Kurt Knochner
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