Hi,
I have added a rest access rule with a rest command which results in an
entry in the rest.properties file like:
   /**/workspaces/test/**;GET,POST,DELETE,PUT=test

Later I want to delete this rule again with:
http://<myurl>:8080/geoserver/security/acl/rest/%2F**%2Fworkspaces%2Ftest%2F**;GET,POST,DELETE,PUT
but the server responds with 404: Not Found

  From the user documentation I can't find my mistake. Any Idea what I am
doing wrong?


------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to