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...
unRuleY_95363
Nov 18, 2005Historic F5 Account
Can you explain what you mean by "make the replacement image be also a link"? I don't know what "the replacement image" is, so I can't really recommend how to make it a "link".
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