目的: eCDN を使用して顧客の Apex/ルートドメインを処理する方法について、代替ソリューションを提供する
環境: 本番および開発
https://www.ietf.org/rfc/rfc1912.txt
2.4 CNAME レコード
CNAME レコードは他のデータと共存できません。 つまり、
suzy.podunk.xx が sue.podunk.xx のエイリアスである場合、
suzy.podunk.edu の MX レコード、A レコード、
さらには TXT レコードも持つことができません。
回避策:
顧客は外部サービスを使用してルート/APEX ドメインからサブドメインにリダイレクトする必要があるため、このリダイレクトは HTTP および HTTPS で設定する必要があります。
例:
http://example.com から http://www.example.com にリダイレクト
https://example.com から https://www.example.com にリダイレクト
必要に応じて、次のように設定することもできます。
http://example.com から https://www.example.com にリダイレクト
www.example.com は、CNAME から CF のままになります。
外部リダイレクトは次のようになります。
a.DNS プロバイダがリダイレクトを処理します。
b.Web サーバーとして Apache を使用している場合は、.htaccess を介して実行できます。
c. Microsoft Windows Server で IIS を使用します。
d. NGINX を使用している場合は、そのチャネル経由でルールを書き換えることができます。
000391603

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.