質問編集履歴
1
文章の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -50,11 +50,11 @@
|
|
50
50
|
|
51
51
|
名前 TTL クラス種類 レコード
|
52
52
|
|
53
|
-
example.com. 14400 IN A
|
53
|
+
example.com. 14400 IN A xx.xxx.xx.xx ←ここを新しいIPアドレスに変換
|
54
54
|
|
55
55
|
|
56
56
|
|
57
|
-
localhost.example.com. 14400 IN A
|
57
|
+
localhost.example.com. 14400 IN A xxx.x.x.x
|
58
58
|
|
59
59
|
|
60
60
|
|
@@ -62,7 +62,7 @@
|
|
62
62
|
|
63
63
|
|
64
64
|
|
65
|
-
example.com. 14400 IN MX 優先順位: 0 保存先:
|
65
|
+
example.com. 14400 IN MX 優先順位: 0 保存先: example.com ←ここをmail.example.comに変換
|
66
66
|
|
67
67
|
|
68
68
|
|
@@ -70,7 +70,7 @@
|
|
70
70
|
|
71
71
|
|
72
72
|
|
73
|
-
www.example.com. 14400 IN CNAME shops.myshopify.com
|
73
|
+
www.example.com. 14400 IN CNAME example.com←ここをshops.myshopify.comから変換
|
74
74
|
|
75
75
|
|
76
76
|
|
@@ -78,19 +78,19 @@
|
|
78
78
|
|
79
79
|
|
80
80
|
|
81
|
-
cpanel.example.com. 14400 IN A
|
81
|
+
cpanel.example.com. 14400 IN A xxx.xxx.xxx.xx
|
82
82
|
|
83
83
|
|
84
84
|
|
85
|
-
webdisk.example.com. 14400 IN A
|
85
|
+
webdisk.example.com. 14400 IN A xxx.xxx.xxx.xx
|
86
86
|
|
87
87
|
|
88
88
|
|
89
|
-
whm.example.com. 14400 IN A
|
89
|
+
whm.example.com. 14400 IN A xxx.xxx.xxx.xx
|
90
90
|
|
91
91
|
|
92
92
|
|
93
|
-
webmail.example.com. 14400 IN A
|
93
|
+
webmail.example.com. 14400 IN A xx.xxx.xx.xx
|
94
94
|
|
95
95
|
|
96
96
|
|