Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
IIS6上的Wordpress permalinks目录_Wordpress_Iis 6 - Fatal编程技术网

IIS6上的Wordpress permalinks目录

IIS6上的Wordpress permalinks目录,wordpress,iis-6,Wordpress,Iis 6,在这件事上我完全被难住了。我们的permalink结构正在剥离WordPress安装的目录。但它在登录到管理员时不会执行此操作 比如说 是 我从来没有遇到过这种情况,但我通常是用一个灯堆工作 请注意,在WordPress上进行任何故障排除之前,请始终禁用所有插件。它原来是一个https插件。我一定是运气好,发布了一个错误版本,因为刚刚发布了一个更新来修复它,它是一个高评级的插件。管理员地址是什么/wp admin/或/site/wp admin/?我假设在Settings/General中,

在这件事上我完全被难住了。我们的permalink结构正在剥离WordPress安装的目录。但它在登录到管理员时不会执行此操作

比如说


我从来没有遇到过这种情况,但我通常是用一个灯堆工作

请注意,在WordPress上进行任何故障排除之前,请始终禁用所有插件。它原来是一个https插件。我一定是运气好,发布了一个错误版本,因为刚刚发布了一个更新来修复它,它是一个高评级的插件。

管理员地址是什么<代码>/wp admin/或
/site/wp admin/
?我假设在Settings/General中,您的WordPress地址(URL)和站点地址(URL)设置正确。这两个地址都是www.example.com/example/,wp admin在/example下加载,站点也是如此,但所有链接都会删除路径的/example/部分。