Hi,
I recently built my first Netlify app and successfully set up everything, including point my custom domain to the Netlify site with SSL (https://projection-path-explorer.caleydoapp.org).
I followed the instructions on “How to use Netlify’s branch deploy feature without Netlify DNS” to setup a subdomain with SSL as well, but when accessing the deployed branch via my own domain I get an 404 error from Netlify:
http://projection-path-explorer-daily.caleydoapp.org/ (note the -daily
suffix in the subdomain).
It works if i use “develop.projection-path-explorer.netlify.com” as CNAME instead of “develop--projection-path-explorer.netlify.com” though, as with develop.projection-path-explorer.caleydoapp.org.
Did i set something wrong on Netlify here, or does it make any difference for you when issueing SSL certificates if i use the sub-domain instead of branchname--*
?
Thank you and best regards,
Klaus