Report this

What is the reason for this report?

setting a subdomain

Posted on May 17, 2023

I try to figure out how to set a subdomain.

Take for example the following configurations:

| case | hostname | value            |
|  #1  | @        |<droplet-ip>:8000 |
|  #2  | *.sub    |<droplet-ip>:8000 |

case#1 fucntions as expected. Case #2 doesn’t.

I’m not sure if it is related, but it doesn’t function if the primary link (case#1) in place is linked to the same IP or to another IP.

Any return as to what I am doing wrong?

Thanks for your consideration



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Hi there,

For the subdomain name, you don’t need the *. in front.

What you can add is just the subdomain itself, eg: sub.yourdomain.com. This will look as follows:

For more information on how to manage DNS records, i could suggest the following tutorial:

https://docs.digitalocean.com/products/networking/dns/how-to/manage-records/

Let me know if you have any questions!

Best,

Bobby

This comment has been deleted

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.