Forum Discussion
victor_Fondevil
Feb 26, 2014Nimbostratus
present http page without rewriting client headers
Hi, I'm fairly new on F5 Loadbalancers so excuse me if the question is dumb.
I'm trying to make an iRule that reads Host header searching for www.domain.com/foosite and if it matches, send to anoth...
IheartF5_45022
Feb 26, 2014Nacreous
You just need to change the first 'if' with
If {[HTTP::host] eq "www.domain.com" && [HTTP::path] eq "/foosite}{
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