Skip to content

Instantly share code, notes, and snippets.

@GhazanfarMir
Created August 30, 2016 21:03
Show Gist options
  • Save GhazanfarMir/a7ab70135110eb854957b46bde31f682 to your computer and use it in GitHub Desktop.
Save GhazanfarMir/a7ab70135110eb854957b46bde31f682 to your computer and use it in GitHub Desktop.
WordPress Multisites on Nginx + CentOS + MariaDB
// Multisites are installed via Sub Domains
// Root server_name should include main site as well as wildcard entry such as:
server_name example.com *.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment