Hi there,
I have setup a server following this tutorial https://www.howtoforge.com/the-perfect-server-ubuntu-14.04-nginx-bind-mysql-php-postfix-dovecot-and-ispconfig3-p6 in a Ubuntu 14.04 droplet. I could install and setup eveything, now I need to make a multisite wordpress install with subdirectories. I have created a new site in the ISPConfig3 and add some settings for nginx following this tutorial https://www.digitalocean.com/community/tutorials/how-to-configure-single-and-multiple-wordpress-site-settings-with-nginx I have tried everyting I can to make my multisite install works without any success. It seems the server doesn’t point to the correct path or something like that, since I even can reach the wordpress installation url. Could someone help me please? Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
@marcc3d
To help troubleshoot, I’d need to see what your NGINX server block looks like. If you can post that in a code box (three backticks, hit enter to go to a new line, paste the block, hit enter again, and close the block with three more backticks), I’ll be more than happy to take a look at it for you.
The most basic of server blocks is going to look something like this (to give you a very basic example). This is actually part of one that I use (without SSL, or WordPress specific caching, rewrites, etc).
This file should be in: