官术网_书友最值得收藏!

Subdomains

If you've selected subdomains, your code to put in wp-config.php will look like this:

define('MULTISITE', true); 
define('SUBDOMAIN_INSTALL', true); 
define('DOMAIN_CURRENT_SITE', 'wordpressdemo.nginxcookbook.com'); 
define('PATH_CURRENT_SITE', '/'); 
define('SITE_ID_CURRENT_SITE', 1); 
define('BLOG_ID_CURRENT_SITE', 1); 

You'll also need to modify the NGINX config as well to add in the wildcard for the server name:

server_name  *.wordpressdemo.nginxcookbook.com wordpressdemo.nginxcookbook.com; 

You can now add in the additional sites, such as site1.wordpressdemo.nginxcookbook.com, and there won't be any changes required for NGINX.

主站蜘蛛池模板: 元氏县| 读书| 原平市| 北海市| 大竹县| 三河市| 馆陶县| 丰镇市| 宿松县| 全南县| 酉阳| 于田县| 靖远县| 泰来县| 岢岚县| 博野县| 静乐县| 永仁县| 商河县| 应用必备| 华蓥市| 鄂伦春自治旗| 绍兴市| 崇左市| 安达市| 于都县| 清徐县| 班戈县| 五河县| 奇台县| 于田县| 武强县| 霞浦县| 谷城县| 凤山县| 当雄县| 罗城| 收藏| 屏东市| 伊金霍洛旗| 天全县|