Forum Discussion
João_Assad_4295
Nimbostratus
Nov 18, 2005hotlink prevention
I' made iRule to prevent image hotlinks to our site
when HTTP_REQUEST {
set referer [HTTP::header Referer]
set refer_host [URI::host $referer]
set uri [HTTP::uri]
if { not [match...
jplopezy_118145
Nimbostratus
Apr 16, 2015nice irule!
thanks
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