mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-27 10:44:35 +00:00
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
location /foo/ {
|
|
return 418;
|
|
}
|