Redirect www domain to LinkedIn

0

We purchased example.com via Route 53. Until we are able to get our web pages up, we'd like to redirect traffic to www.example.com to our LinkedIn page at www.linkedin.com/company/example.

We have some services set up already, e.g. Microsoft Office 365, and a few others. These need to continue to operate.

I've found a few ideas already, but as far as I can tell they assume redirecting one domain to another, where both domains are owned by me. In this case I need to redirect from a subdomain to a page.

What's the current best solution to this, both in terms of whether or not its recommended by AWS, and security?

Thanks in advance!

2回答
2

I've implemented this using the redirect capability in the Application Load Balancer.

profile pictureAWS
エキスパート
kentrad
回答済み 5ヶ月前
profile picture
エキスパート
レビュー済み 5ヶ月前
0

If using Cloudfront,you can consider cloudfront functions as a means to redirect urls: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/example-function-redirect-url.html

profile picture
エキスパート
回答済み 5ヶ月前
profile picture
エキスパート
レビュー済み 5ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ