AlexAkimbo
Power Member
- Nov 16, 2021
- 781
- 1,070
Hi BHW,
I am trying to figure out how to cloak domain or URL. I would appreciate if someone with technical knowledge can assist me on this.
What I have tried so far:
1. DNS method: CNAME
2. nginx proxy_pass directive
Thing is that whatever I do some services on cloaked domain are identified with my exposed domain. For example if I CNAME from domain1.com to domain2.com service worker is registered under domain1.com and I like to be other way around.
Basically what I want to achieve is that user sees my domain in address bar while everything rest comes and identifies by correct origin (foreign domain)
Thanks
Alex
I am trying to figure out how to cloak domain or URL. I would appreciate if someone with technical knowledge can assist me on this.
What I have tried so far:
1. DNS method: CNAME
2. nginx proxy_pass directive
Thing is that whatever I do some services on cloaked domain are identified with my exposed domain. For example if I CNAME from domain1.com to domain2.com service worker is registered under domain1.com and I like to be other way around.
Basically what I want to achieve is that user sees my domain in address bar while everything rest comes and identifies by correct origin (foreign domain)
Thanks
Alex