Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将 WordPress 站点移动到在 IIS 7.5 上运行 WordPress 的服务器。巴夫。该服务器已经托管了另外两个站点,没有任何问题。
我迁移的新站点完美地显示了主页、图像和所有 wp-admin 页面。
当我尝试查看诸如 的“页面”时/about,我得到一个 404。IIS 似乎尝试使用 StaticFileHandler 处理请求。在wp-admin我可以看到页面中,所有内容看起来都是正确的。
/about
wp-admin
我怎样才能让这个页面正确呈现?
管理页面:
点击“查看页面”后:
你需要刷新你的永久链接。
将永久链接更改为其他设置,然后将其更改回来,应该刷新重写规则并正常工作。