.htaccess 133 B

1234567
  1. <Files *>
  2. Order Deny,Allow
  3. Deny from all
  4. Allow from localhost
  5. </Files>
  6. RemoveHandler .php .php3 .phtml .cgi .fcgi .pl .fpl .shtml