質問編集履歴
2
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
→[https://dev.classmethod.jp/cloud/aws/how-to-install-original-domain-ssl-wordpress-with-amazon-lightsail/
|
6
6
|
](https://dev.classmethod.jp/cloud/aws/how-to-install-original-domain-ssl-wordpress-with-amazon-lightsail/)
|
7
7
|
|
8
|
-
|
8
|
+
ここまでは良かったのですが、問題は、lightsail内で「www無し」でのレコード登録ができない点です。
|
9
9
|
はじめは、CNAMEレコード(@.sample.com)を作成し、マッピング先をcloudfrontにて作成したssl証明できるドメインにすれば良いと考えておりましたが、できるはずもなく。
|
10
10
|
|
11
11
|
次に、Aレコードを用いて、直接的に本サーバに繋ごうとしましたが、そもそも表示されませんでした。
|
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
### エラーメッセージ
|
21
21
|
lightsail内で「@.sample.com」をDNSレコード登録しようとした際の表示。
|
22
22
|
|
23
|
-
Invalid parameters: [RRSet of type CNAME with DNS name
|
23
|
+
Invalid parameters: [RRSet of type CNAME with DNS name sample.com. is not permitted at apex in zone sample.com.]
|
24
24
|
|
25
25
|
route53でも同じ表示。
|
26
26
|
|