Forum Discussion
adamjones73_136
Nimbostratus
Feb 21, 2014Redirect for native Citrix Receiver clients
Hi folks, first post and fairly new to F5 so please bear with me :)
Citrix environment: XenApp 6.5, StoreFront 2.1, Citrix Receiver 4.1
I have a virtual server configured for StoreFront, wi...
John_Alam_45640
Feb 21, 2014Historic F5 Account
try this:
when HTTP_REQUEST {
if { [HTTP::header User-Agent] contains "Receiver" } {
ACCESS::disable
} else {
ACCESS::enable
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
