0

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?

Hammad Khalid
  • 538
  • 3
  • 7
  • 21

1 Answers1

0

I think what you are looking for already answered in the following SO questions

Loonb
  • 1,068
  • 5
  • 18
  • 30