質問編集履歴
1
追記した
title
CHANGED
File without changes
|
body
CHANGED
@@ -33,6 +33,7 @@
|
|
33
33
|
|
34
34
|
|
35
35
|
|
36
|
+
```
|
36
37
|
# For more information on configuration, see:
|
37
38
|
# * Official English Documentation: http://nginx.org/en/docs/
|
38
39
|
# * Official Russian Documentation: http://nginx.org/ru/docs/
|
@@ -93,4 +94,6 @@
|
|
93
94
|
location = /50x.html {
|
94
95
|
}
|
95
96
|
}
|
96
|
-
}
|
97
|
+
}
|
98
|
+
|
99
|
+
```
|