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

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.

主站蜘蛛池模板: 云龙县| 二连浩特市| 郴州市| 灌云县| 大理市| 长丰县| 汉源县| 观塘区| 石楼县| 克什克腾旗| 郓城县| 大理市| 南华县| 黎平县| 临潭县| 龙井市| 宜丰县| 钟祥市| 上饶县| 开封市| 巢湖市| 苏州市| 忻州市| 新河县| 江陵县| 沭阳县| 石嘴山市| 江油市| 烟台市| 运城市| 渝北区| 天祝| 彭阳县| 邹城市| 富平县| 沂水县| 玛纳斯县| 津市市| 图木舒克市| 法库县| 奉节县|