specific length subdomain location match nginx

后端 未结 0 1768
被撕碎了的回忆
被撕碎了的回忆 2021-02-01 04:59

I tried below code.

location ~* (^.{6})\\.example.com

above regex not working, I want to match the subdomains of length 6 only. i have tested the rege

相关标签:
回答
  • 消灭零回复
提交回复
热议问题