Caddyfile to nginx.conf regex conversion

前端 未结 0 356
刺人心
刺人心 2021-01-04 08:22

I have the following regex in a Caddyfile:

rewrite {
    regexp .*
    to {path} /
}

I\'ve been struggling with this a few ways, how do I rew

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