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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -