Forum Discussion
Matthew_Hutchin
Nimbostratus
Apr 08, 2018An iRule that uses a catch all for redirects?
Has anyone seen or done anything like this before?
when HTTP_REQUEST {
if {[HTTP::host] ne "abc.com"} {
HTTP::redirect "https://[HTTP::host][HTTP::uri]"
}
}
Can you even d...
Only1masterbla1
Cirrus
Apr 08, 2018Of course, http redirect is possible. Not sure as what is purpose of this iRule here.
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