Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I use a wildcard subdomain with my custom domain?

Tags:

Just checking to see if anyone knows if this is possible yet. I would like to use a wildcard subdomain with firebase hosting and use functions to parse the subdomain.

like image 375
Gilberg Avatar asked Feb 07 '19 17:02

Gilberg


People also ask

Can you have a wildcard for a subdomain?

A wildcard subdomain is particularly useful if you desire subdomains to display whatever you set as the document root (a designated folder that stores web pages.) Typically, most wildcards are set to the site's homepage out of preference. This should be specified when creating the wildcard subdomain.

How do I enable wildcard subdomains?

In other words, with a wildcard subdomain, it will not matter whether someone accesses your site through ww.yourdomain.com or wwwwww.yourdomain.com, they will still be taken to your home page. To enable the wildcard subdomain, go to your Site Tools > Domain > Subdomains.

What is the difference between subdomain and custom domain?

The subdomain option allows you to choose a subdomain of totalwebsiteprotection.com (mycompany.totalwebsiteprotection.com). No extra setup is required! 2. For even more control, the custom domain option allows you to use any domain you like (backups.mycompany.com).


1 Answers

No, Firebase Hosting does not presently support wildcard subdomains. It's something that we'd like to do in the future, but there are no timelines or concrete plans to share at this time.

like image 99
Michael Bleigh Avatar answered Oct 05 '22 13:10

Michael Bleigh