audleman/angel/master/old_site_10-1-2010/.htaccess - Htaccess File

audleman/angel/master/old_site_10-1-2010/.htaccess

# -FrontPage-

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

Options +Includes
AddType text/html .shtml
AddHandler server-parsed .shtml .html .htm

<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.feldenkraisinseattle.com
AuthUserFile /home/diva65/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/diva65/public_html/_vti_pvt/service.grp

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache