質問編集履歴

3

誤字でした

2018/02/17 02:18

投稿

tyler
tyler

スコア20

test CHANGED
File without changes
test CHANGED
@@ -76,9 +76,9 @@
76
76
 
77
77
 
78
78
 
79
- server_name renew.example.com;
79
+ server_name aaa.example.com;
80
80
 
81
- server_name www.renew.example.com;
81
+ server_name www.aaa.example.com;
82
82
 
83
83
 
84
84
 

2

誤字

2018/02/17 02:18

投稿

tyler
tyler

スコア20

test CHANGED
File without changes
test CHANGED
@@ -60,7 +60,7 @@
60
60
 
61
61
  下記のサブドメインだけは別にしたいです。
62
62
 
63
- http://aaa.example.com は http://aaa.example.com へリダイレ
63
+ http://aaa.example.com は http://aaa.example.com へそのままアセス
64
64
 
65
65
  rootは /var/www/vhost/aaa.example.com/へ
66
66
 

1

誤字

2018/02/16 07:52

投稿

tyler
tyler

スコア20

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  server {
26
26
 
27
- listen 172.31.4.212:443 ssl;
27
+ listen 172.31.4.212:80;
28
28
 
29
29
 
30
30
 
@@ -72,7 +72,7 @@
72
72
 
73
73
  server {
74
74
 
75
- listen 172.31.4.212:443 ssl;
75
+ listen 172.31.4.212:80;
76
76
 
77
77
 
78
78