Newer
Older
backup-commander / html / inc / .htaccess
  1. <Files myfile.txt>
  2. Order Allow,Deny
  3. Deny from all
  4. </Files>