There is Vesta CP and WordPress installed. In order to have nice looking URLs we have to add try_files $uri $uri/ /index.php?$args; line under “location /” block of nginx conf file. It works just fine. But if