raviindianstar/Thozhan-Website/master/.htaccess - Htaccess File

raviindianstar/Thozhan-Website/master/.htaccess

# -FrontPage-

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthUserFile /home5/thozhano/public_html/_vti_pvt/service.pwd
AuthGroupFile /home5/thozhano/public_html/_vti_pvt/service.grp
# Use PHP54 Single php.ini as default
AddHandler application/x-httpd-php54s .php
AuthName thozhan.org
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache