Ok, I should have checked that, excellent point, it MUST be in your documentation, as most servers have such config.
There are 6 rules in activation htaccess, copied them into server htaccess:
RewriteRule ^(tmp)/|.ini$ - [R=404]
RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond...