質問編集履歴

1

体裁の変更

2018/03/19 05:23

投稿

forestkinoko
forestkinoko

スコア14

test CHANGED
File without changes
test CHANGED
@@ -30,13 +30,15 @@
30
30
 
31
31
  ※test1.com、test2.com、test3.comは全て同じサーバー上で動作しています。(同じIP)
32
32
 
33
- ※バックエンドはAzureWebAppsです。
33
+ ※バックエンド(test1.com、test2.com、test3.com)はAzureWebAppsで構成しています。
34
34
 
35
35
  https://blogs.msdn.microsoft.com/jpcie/?p=325
36
36
 
37
37
 
38
38
 
39
- ・nginxの設定
39
+ 現在のnginxの設定
40
+
41
+ ```
40
42
 
41
43
  server {
42
44
 
@@ -68,6 +70,8 @@
68
70
 
69
71
  }
70
72
 
73
+ ```
74
+
71
75
 
72
76
 
73
77
  ・バージョン