Multiple subdomains

Am trying to add a second subdomain and am getting error from it pointing to custom.glideapps.com … is their any alternative cname to use or another option to try?

I encountered the same issue while setting up a second subdomain: my.sub.domain.com.

The error came from the configuration Glide provided. They asked me to add a CNAME record as cnameblabla.my, which ended up becoming cnameblabla.my.MY.SUB.DOMAIN.COM.

Simply remove the duplicate “my” to fix it, and it should work.

ok, thanks for the tip!

1 Like