ssl - Routing domain www.abc.com (User view) to www.abc.firebaseapp.com -


we have www.abc.com users , main domain (no ssl) have our deployment version of web application in www.abc-xyz.firebaseapp.com (has ssl enabled)

our requirement:

  1. when users type or click www.abc.com should show application in firebase without revealing url of firebase. possible?
  2. if 1 not possible should move domain firebase?

thanks lot input


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

r - Using `bbmle:mle2` with vector parameters (already works using `optim`) -