Forum Discussion
TJ_Vreugdenhil
Aug 30, 2011Cirrus
Parse errors
I am trying to fight the parse errors using the GUI and the iRule editor line by line, however I am getting stuck at line 8 using the iRule below for 10.x
when HTTP_REQUEST {
log...
Nat_Thirasuttakorn
Aug 30, 2011Employee
I think it needs a close }
original:
if { [HTTP::header Referer equals ""] {
might help:
if { [HTTP::header Referer equals ""] } {
Nat
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