Where in my htaccess do i add that?
This is what my code in there looks like:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName secretnotes.org
AuthUserFile /home/secret/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/secret/public_html/_vti_pvt/service.grp