multi mode
This commit is contained in:
@@ -22,7 +22,6 @@ server {
|
||||
return 404 "Not Found\n";
|
||||
}
|
||||
|
||||
# Wszystko poza /f/ nie trafia do RustPada
|
||||
location / {
|
||||
default_type text/plain;
|
||||
return 404 "Not Found\n";
|
||||
|
||||
Reference in New Issue
Block a user