tigercave/scms/master/include/.htaccess - Htaccess File

tigercave/scms/master/include/.htaccess

# Disable view folder content
Options All -Indexes
# Khong cho phep hien thi thu muc.
IndexIgnore *
# khong cho phep vao bat cu file nao
<FileMatch '^.*&'>
  Order deny, allow
  deny from all
</FileMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache