Skip to content

Instantly share code, notes, and snippets.

@iqbalmauludy
Created January 12, 2019 20:05
Show Gist options
  • Save iqbalmauludy/82597934cd7aeae7997c7d46cddc0743 to your computer and use it in GitHub Desktop.
Save iqbalmauludy/82597934cd7aeae7997c7d46cddc0743 to your computer and use it in GitHub Desktop.
define('MULTISITE', true);
define('SUBDOMAIN_INSTALL', false);
define('DOMAIN_CURRENT_SITE', 'localhost');
define('PATH_CURRENT_SITE', '/');
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment