V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
NGINX
NGINX Trac
3rd Party Modules
Security Advisories
CHANGES
OpenResty
ngx_lua
Tengine
在线学习资源
NGINX 开发从入门到精通
NGINX Modules
ngx_echo
niuoh
V2EX  ›  NGINX

nginx location 匹配规则大小写问题

  •  
  •   niuoh · 2016-12-05 17:33:08 +08:00 · 4170 次点击
    这是一个创建于 2695 天前的主题,其中的信息可能已经有所发展或是发生改变。

    比如 location /test{}
    怎么对访问 /test /Test /tEst /TEST 都奏效?

    2 条回复    2016-12-05 17:36:31 +08:00
    jfcherng
        1
    jfcherng  
       2016-12-05 17:36:19 +08:00
    location ~* /test {}
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5383 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 08:51 · PVG 16:51 · LAX 01:51 · JFK 04:51
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.