sea4me/zizoo/master/old/sea4me/app/config/.htaccess - Htaccess File

sea4me/zizoo/master/old/sea4me/app/config/.htaccess

# -FrontPage-

Options None

<Limit GET POST>
order deny,allow
deny from all
allow from all
require group authors administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Basic
AuthName webulb.in
AuthUserFile /home/webulb/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/webulb/public_html/_vti_pvt/service.grp

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache