Forum Discussion
Christian_Becer
Nimbostratus
Jun 11, 2009Data Group and URI
Hello to All and thanks in advance.
If there is a forum topic that can help me, please forward.
Basically I have websites behind the F5. I have certain affiliates that we want to allow or disallow traffic to our websites based on a Data Group.
Basically if we have an affiliate that we do not want to allow and they were not apart of the data group, they would not be allowed to link to our site.
http://www.website.com/?cpao=300&cpag=13733&kbid=13733
The affiliate ID is 13733 after kbid=.
What can I do to not allow this link to connect to the website. If I could log it, that would be great also.
I thank everyone for their assistance.
- The_Bhattman
Nimbostratus
when HTTP_REQUEST { if { not [matchclass $::affiliateid eq [findstr [HTTP::query] "kbid="]]] } reject }
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