Forum Discussion
Dunleap_21354
Nimbostratus
Mar 30, 2010ssl rule to send to a specific https://host/page/paragraph
I'm needing to find a way to take any https://host1/request and send it to https://host1.domain.com/gw/webacc is there a way to do this using irules ?
- The_Bhattman
Nimbostratus
Hi Dunleap - Dunleap_21354
Nimbostratus
yes, I have a Vs on the load balancer listening on 443, and a pool on the other side also on 443 - Dunleap_21354
Nimbostratus
this is only my second irule but, isn't there a way to say: - The_Bhattman
Nimbostratus
Posted By Dunleap on 03/31/2010 7:38 AM
when HTTP_REQUEST { if {([HTTP::host] eq "host1") and ([HTTP::uri] eq "/request")} { HTTP::redirect "http://[HTTP::host].domain.com/gw/webacc" } }
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