Skip to content

alias to elastic beanstalk environment

0

My elasticbeanstalk environment could work on a previous record of host zone. But when I creates a new host zone and record, and want to alias it to the ealsticbeanstalk environment, it shows 403 forbidden error. Please tell me how to solve this problem, thanks!

1 Answer
0

What Elastic Beanstalk platform do you use?
For example, if you are using Nginx, have you configured virtual hosts?
If this setting is in place, content can be displayed successfully when accessed by an old domain, but may return 403 content for a new domain.
Also, can I check access logs, error logs, etc.?
The output may contain useful information for troubleshooting.

EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.