After published, can't edit and logout

Ok, if someone have a the same problem with PATCH, add this to httaccess file:

<Limit PATCH>
order allow,deny
allow from all
</Limit>