Forum Discussion
BKA_201457
Nov 05, 2015Nimbostratus
302 Redirects
Good day. I m trying to take the following URL and redirect to the following following URL.
Following URL:
http://site.domain.com/OA_HTML/xxibeCAcdLogin_VA.jsp
Following following UR...
BKA_201457
Nimbostratus
You are so amazing. Thanks a ton. This worked like a champ.
when HTTP_REQUEST { if {[string tolower [HTTP::uri]] starts_with "/oa_html/xxibecacdlogin_va.jsp" }{ HTTP::respond 302 Location "https://site.domain.com/OA_HTML/xxibeVAHome.jsp" } }
cdougall_14195
Nov 06, 2015Cirrus
Happy to help.
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