Options -Indexes
DirectoryIndex index.html index.htm index.php

<FilesMatch "\.(inc\.php|sql|lock|pl|sh)$">
deny from all
</FilesMatch>

<Files "ping_download.php">
deny from all
</Files>
