server { #...(中间略过,请加在配置文件最底下)... rewrite "^/intl/gateway/v2/app/search/type?(.*)$" /intl/gateway/v2/app/search/type/index.php?$1 last ...