Hi saikub,
There are many factors to .htaccess file, in general it’s not a good practise to use .htaccess file unless absolutely necessary due to it could be ignored by server settings, or things like this happens.
A solution has been provided to you before:
In case you have additional directives in your .htaccess file, then it’s another question to evaluate the necessity of those directives and whether those can be achieved through other means.
Cheers!