# I can't configure custom subdomain in Glide

**URL:** https://community.glideapps.com/t/i-cant-configure-custom-subdomain-in-glide/56344
**Category:** Ask for Help
**Created:** [January 4, 2023, 6:51pm UTC](https://community.glideapps.com/t/i-cant-configure-custom-subdomain-in-glide/56344 "2023-01-04T18:51:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Arthur](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/arthur/32/52389_2.png) [@Arthur](https://community.glideapps.com/u/Arthur)
#### Post date: [January 4, 2023, 6:51pm UTC](https://community.glideapps.com/t/i-cant-configure-custom-subdomain-in-glide/56344/1 "2023-01-04T18:51:16Z")

</div>

I’ve been trying for several days and it doesn’t work.  
What am I doing wrong?

 ![Captura de tela_20230104_194834](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/d/3d3b9c7b7905ac0b0b83220f4db5cb6b5712dd4f.png)  
 ![Captura de tela_20230104_194633](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/7/3750092530f43b48cab50997b95f01ba7f768474.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [January 5, 2023, 1:57am UTC](https://community.glideapps.com/t/i-cant-configure-custom-subdomain-in-glide/56344/2 "2023-01-05T01:57:24Z")

</div>

Your host entries look wrong. And you’ve also got the host/data values reversed.

For example, your CNAME entry should be `app` (Name) and `custom.glideapps.com` (Data), and should not have your domain name tagged on the end of it.

You should copy/paste the values exactly as they are presented by Glide.

---

<div class="post-metadata">

### Author: ![Arthur](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/arthur/32/52389_2.png) [@Arthur](https://community.glideapps.com/u/Arthur)
#### Post date: [January 5, 2023, 4:58pm UTC](https://community.glideapps.com/t/i-cant-configure-custom-subdomain-in-glide/56344/3 "2023-01-05T16:58:03Z")

</div>

Thanks, Darren!
