# This is a test configuration

# Do a regex against the request url
op:
  match: dkfdkfkdfkdfkdfkdfk
  sendto: http://nothere.com
op:
  match: eioreioreioreioeio
  sendto: http://nothereeither.com
op:
  match: mmmdm,cmvmcnxcxncn
  sendto: http://nothereaswell.com
op:
  operation: regex
  regex: thisispartofthepath
  sendto: http://127.0.0.10:$PORT/cookiematches
  else: http://127.0.0.11:$ALTPORT/cookiedoesntmatch
