3 lines
35 B
Text
3 lines
35 B
Text
location /foo/ {
|
|
return 418;
|
|
}
|
location /foo/ {
|
|
return 418;
|
|
}
|