Explorar o código

Раскоментил location /

OBT-SYSADM\tomishinets %!s(int64=6) %!d(string=hai) anos
pai
achega
a720af2ec5
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      default.conf

+ 6 - 6
default.conf

@@ -6,12 +6,12 @@ server {
         }
 
 	# Everything is a 404
-#	location / {
-#		return 404;
-#	}
+	location / {
+		return 404;
+	}
 
 	# You may need this to prevent return 404 recursion.
-#	location = /404.html {
-#		internal;
-#	}
+	location = /404.html {
+		internal;
+	}
 }