Thanks! It really works without modifying .htaccess
However, I don't see this file at all in the root directory of my website:
root@myserver:/var/www/mywebsite# ls -la | grep -i ".htaccess"
root@myserver:/var/www/mywebsite#
Any ideas why?
p.s. I use nginx + php-fpm if it matters