Hello everyone! I'm trying to set 2 or 3 location blocks with similar paths but somethings is going extremely wrong here. I have these blocks (ordered like this): ``` location ~* ^/something/else/(?<path>.+) { set $backend "backend_url"; proxy_pass $backend/$path$is_args$args; } location ~* ^/something { set $backend "backend_url"; proxy_by bred - How to...
![]() |
![]() |
![]() |
![]() |
|