If your issue has to do with PUT, try to add this at the end of .htaccess:
<Limit GET POST PUT DELETE>
Allow from all
</Limit>
If your issue has to do with PUT, try to add this at the end of .htaccess:
<Limit GET POST PUT DELETE>
Allow from all
</Limit>