How do I dynamically create subdomains for my Node Js app hosted on AWS EC2?
For instance, I want to allow users to create their own subdomains when they register such as john.mydomain.com.
Hosting: AWS EC2 Server: Node Front-end: Angular
How do I dynamically create subdomains for my Node Js app hosted on AWS EC2?
For instance, I want to allow users to create their own subdomains when they register such as john.mydomain.com.
Hosting: AWS EC2 Server: Node Front-end: Angular