Htaccess File

thebestnests/base/master/_private/.htaccess

GET, POST, PUT
# -FrontPage-

Options None

<Limit GET POST>
order deny,allow
deny from all
allow from all
require group authors administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Basic
AuthName thebestnests.com
AuthUserFile /home/thebestn/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/thebestn/public_html/_vti_pvt/service.grp
Exit mobile version