I have a path in my react website, eg: abc.com/private/events
.
Instead of the actual path, i want to access it using private.abc.com
The rest of the pages and path would work with abc.com
I am currently using EC2 instance on Amazon, added a Route53 record set for the subdomain private.abc.com
Can you please let me know how it can be achieved?