wordpress astra无法访问个人主页

张开发
2026/6/23 21:59:39 15 分钟阅读
wordpress astra无法访问个人主页
在wp-config.php内添加这样2行define(WP_HOME,https://weilaifh.store:10001/blog); define(WP_SITEURL,https://weilaifh.store:10001/blog);主要还是这类带了端口astra可能在默认跳转的时候不带端口。所以打不开。

更多文章