# This is a test configuration

# Do a regex against the cookie
op:
  cookie: fpbeta
  operation: exists
  sendto: http://127.0.0.10:$PORT/cookieexists
  else: http://127.0.0.11:$ALTPORT/cookiedoesntexist
