cjaypierson/grc/master/_vti_bin/_vti_adm/.htaccess - Htaccess File

cjaypierson/grc/master/_vti_bin/_vti_adm/.htaccess

# -FrontPage-

Options +FollowSymlinks

<Limit GET POST>
order deny,allow
deny from all
allow from all
require group administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Passthrough
AuthName campierson.com
AuthUserFile /home5/campiers/public_html/_vti_pvt/service.pwd
AuthGroupFile /home5/campiers/public_html/_vti_pvt/service.grp

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache