jonasflint/jonasflint/master/_vti_bin/.htaccess - Htaccess File

jonasflint/jonasflint/master/_vti_bin/.htaccess

# -FrontPage-

Options +FollowSymlinks

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName jonasflint.com
AuthUserFile /home/jivejf/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/jivejf/public_html/_vti_pvt/service.grp

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache