I am running a simple website on a hostforlife.eu windows server, I suppose it is IIS server. The backend of the website is REST api implemented in PHP. However, when I send requests with PUT and DELETE as method, it just return 405 method unsupported. My web.config is like this:
<?xml...
api requests
backend development
configuration
debugging
delete
error 405
hosting issues
httpmethods
iis
php
put
rest api
rewrite rules
server issues
web development
web hosting
web server
web.config
windows server