Forum Discussion
LaurentG_53647
Nimbostratus
May 05, 2015401 redirection
Dear all
I would like to make a 401 redirection:
I tried this irule but my website is directly redirected to google.com:
when HTTP_RESPONSE {
if {[HTTP::status] == 401]}{
HTTP:...
nitass
Employee
May 05, 2015is there any http response header that can differentiate 401.2 from 401? have you ever used http analyzer tool? it may be helpful to check the response header.
HttpFox
https://addons.mozilla.org/en-Us/firefox/addon/httpfox/
otherwise, you may have to identify 401.2 response from response body e.g. using stream profile/irule, HTTP::collect irule command.
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