首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX 提问指南
广告
V2EX
›
问与答
求指点:能不能通过 nginx 判断 url 参数,返回不同页面
lightryanking
·
2015-03-07 20:50:21 +08:00
· 4992 次点击
这是一个创建于 3540 天前的主题,其中的信息可能已经有所发展或是发生改变。
比如url里面如果没有XXX参数就会返回500错误或者404
如果有XXX参数就会正常显示页面
顺便厚着脸皮求代码。。。
参数
url
Nginx
3 条回复
1
chon
2015-03-07 22:41:01 +08:00
这个不应该是由后端程序判断的么?
2
jybox
2015-03-07 22:59:34 +08:00
2
http://nginx.org/en/docs/http/ngx_http_core_module.html#variables
http://nginx.org/en/docs/http/ngx_http_rewrite_module.html#if
3
kn007
2015-03-08 04:00:36 +08:00
1
location ~ 正则匹配
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
1059 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms ·
UTC 22:33
·
PVG 06:33
·
LAX 14:33
·
JFK 17:33
Developed with
CodeLauncher
♥ Do have faith in what you're doing.