<IfModule mod_autoindex>
  Options -Indexes
</IfModule>
DirectoryIndex index.php

RewriteEngine On
# RewriteBase /telegram/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d