We are able to access Content Server REST functionality using the POST method. However, when we try to rename a folder using the PUT method ISS7.5 gets in the way (verb not allowed, unauthorized method).
How should we configure IIS to work with the REST API. Are there any other issues that we should be aware of?
Or should we use another web server. Configuring Apache was pretty straightforward.