Comment 1 for bug 1020728

Revision history for this message
Mark McLoughlin (markmc) wrote :

Christian: could you try this:

  (POST, *, .*, 10, DAY);(POST, */servers, ^/servers, 10, DAY);(PUT, *, .*, 10, DAY);(GET, *, .*, 10, DAY);(DELETE, *, .*, 10, DAY)

Pretty sure that's the issue