Forum Discussion
Brandon_High_10
Nimbostratus
Nov 17, 2004Bug or code error?
I'm trying to do a rule based on the contents of the Referer header, and it looks like the URI::path function is not working correctly.
For instance:
Referer: http://www.foo.com/...
gomes_127447
Nov 18, 2004Historic F5 Account
this should do it
set referer_host [URI::path [HTTP::header "Referer"]][URI::basename [HTTP::header "Referer"]]
You were just missing the URI basename.
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