问题描述
访问http://123.com/976513.html?h跳转到http://123.com/976513.html,要求泛规则,凡是URL后面带参数的通通跳转到不带参数的RUL
问题解答
回答1:rewrite ^/(d+).html?(.*) ^/$1.html last;
问题描述
访问http://123.com/976513.html?h跳转到http://123.com/976513.html,要求泛规则,凡是URL后面带参数的通通跳转到不带参数的RUL
问题解答
回答1:rewrite ^/(d+).html?(.*) ^/$1.html last;
相关文章:
网公网安备:皖ICP备2020019022号-3 Copyright ¢ 2020-2025 Powered by V1.8 All Rights Reserved 技术支持:乐呵呵网
声明:本站所有资源以学习为主