.htaccess 84 B

123456
  1. <Files .htaccess>
  2. order allow,deny
  3. deny from all
  4. </Files>
  5. Options All -Indexes