4 lines
80 B
Text
4 lines
80 B
Text
# The file with the hash should trump this file.
|
|
location / {
|
|
return 503;
|
|
}
|