AuthUserFile /web/home/webID/.htpasswd
AuthGroupFile /dev/null
AuthName yourdomain
AuthType Basic

<Limit POST PUT GET>
require user mensaje
</Limit>
