Wordpress network admin pointing to root as opposed to subdirectory
- by Ian
I've installed Wordpress on my nginx server in /blogs and new networks will be in /blogs/blogname.
All my main site links point to example.com/blogs, but when I go to network admin the links point to http://www.example.com/wp-admin/network/ instead of http://www.example.com/blogs/wp-admin/network/
Here's the multisite section in my config:
…