Finally found a solution…
By adding the following to the .htaccess:
<Limit GET POST PUT DELETE>
Order allow,deny
Allow from all
</Limit>
Finally found a solution…
By adding the following to the .htaccess:
<Limit GET POST PUT DELETE>
Order allow,deny
Allow from all
</Limit>