mirror of
https://github.com/thib8956/nginx-proxy
synced 2026-04-20 02:49:39 +00:00
2115974e93
Co-authored-by: Trent Harvey <trent@harvdog.net>
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
location /foo/ {
|
|
return 418;
|
|
}
|