Options -Indexes
DirectoryIndex index.php bot.php

<FilesMatch "^(config|config_db)\.php$">
  Require all denied
</FilesMatch>

<FilesMatch "\.(log|lock)$">
  Require all denied
</FilesMatch>
