christophermca/thefolleycom/master/_vti_bin/.htaccess - Htaccess File

christophermca/thefolleycom/master/_vti_bin/.htaccess

# -FrontPage-

# For security reasons, Option followsymlinks cannot be overridden.
#Options +FollowSymlinks
Options +SymLinksIfOwnerMatch

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

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache