Cannot fix wordpress multisite issue because don’t have htaccess in Nginx

Solution:

Nginx Configuration is located on

/etc/nginx/sites-enabled/site1.com

If you got error when restarting nginx service, try this sudo nginx -c /etc/nginx/nginx.conf -t So you can track down syntax that cause the error.