>我对这个请求有一些问题:
当我提出值为 2017 的请求时
http://01tm.com/wp-content/themes/voetvolk_2017/core/process/aru.php?request=&target=arrange_url&method=method_target&year=2017&month=06&project=all&country=all&tour=all
没关系
但是当我发出值为 2018 的请求时,我在 GET 上收到错误 404。但是在"源"选项卡中的开发人员工具中,我的输出是正确的。
http://01tm.com/wp-content/themes/voetvolk_2017/core/process/aru.php?request=&target=arrange_url&method=method_target&year=2018&month=06&project=all&country=all&tour=all
谢谢回复
我用:
include_once('./../../../../wp-blog-header.php'(;
header("HTTP/1.1 200 OK"(;