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!

已提问 5 个月前155 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则