Forum Discussion
Tom_Thunem_9204
Nimbostratus
Nov 10, 2009redirect based upon cookie
not sure of the syntax to accomplish the following...
If ( HTTP Request is for http://someplace.com AND HTTP Request doesn’t have cookie X )
{
// Then Redirect to a hardcoded url like:
HTTP::redirect “http://someplace-else.com/some/path/somepage?param=value¶m2=value2”
}
not sure how to determine if a cookie does NOT exist.
- hoolio
Cirrostratus
You can logically not 'HTTP::cookie exists':
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