4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
location /foo/ {
|
|
return 418;
|
|
}
|
location /foo/ {
|
|
return 418;
|
|
}
|