I'm trying to deploy a application in IIS Windows Server, but when I do POST request from a PHP script and JS script I receive the message 'ERROR 405 - METHOD NOT ALLOWED'. I searched for many information in internet and all the solution is remove the WebDav, but I remove and continue the problem.
Please help me