Htaccess File

ingrenee/medic/master/_vti_bin/_vti_aut/.htaccess

GET, POST, PUT
# -FrontPage-

Options +FollowSymlinks

<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 Passthrough
AuthName inbiomedic.com
AuthUserFile /home/inbiomed/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/inbiomed/public_html/_vti_pvt/service.grp
Exit mobile version