在wp-config.php 中加入下面代码后
define(‘WP_ALLOW_MULTISITE’, true);
在后台,工具-配置网络,开启多站点,然后就出现了以下提示
应该怎么操作才能用自定义端口呢?