4 lines
83 B
Text
4 lines
83 B
Text
# This file should trump the file without the hash.
|
|
location / {
|
|
return 418;
|
|
}
|