mattburchett/oldsites/master/2006-gopeddle/.htaccess - Htaccess File

mattburchett/oldsites/master/2006-gopeddle/.htaccess

# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

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

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache