Support the ongoing development of Laravel.io →
posted 2 years ago
Routing
Last updated by @r3dt41lf0x 1 year ago.
0

please share error so that someone can jump in to help you out

0

To create a new subdomain for your elastic beanstalk and ensure that it is routed correctly by your web server (serving the content in the correct folder), you can follow the following steps:

Create a new virtual host/server block on your web server. Now we need to tell our web server what to do if it receives a request for http://sub.example.org since it was only serving Example Domain previously. We do this by creating a new Virtualhost (Apache) or Server Block (Nginx) that will tell the web server what to do with a request depending on what name is being requested.

Use AWS by Cloudways and create a subdomain in clicks. Go to their platform. Go to the "Domain Management" section. Type the full domain in "Primary Domain." I.E., "staging.domain.com" Click "Save Changes." Then you had to go to your registrar and add a CName for the subdomain so that web browsers can find it.

In this way, it's easier to set up a subdomain on AWS (elastic beanstalk) server.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.