标签: jquery ajax wordpress get
我对此请求有些疑问:
当我提出价值为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。但是在Sources选项卡中的开发人员工具中,输出正确。
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
回复谢谢
答案 0 :(得分:0)
我用以下方法修复:
include_once(' ../../../../../ WP-博客-的header.php&#39);
标题(" HTTP / 1.1 200 OK");