I have a server with paths that can be mounted via WebDAV as a network drive. Clients (MiniRedir) accessing these drives recently started sending additional requests to Sharepoint paths (/_api/...
), which don't exist in this setup.
Is there any way to signal to clients that the server does not offer Sharepoint capabilities? Replying with a 405 didn't make a difference.