Hi Everyone, I tried looking for an answer but could not find anything similar apologies if I missed it . I am also pretty new working with DNS so I’m a bit lost.
The company I am working for, has a WooCommerce site that is being hosted with Wp-Engine, and I was tasked with building a extension in React that is being hosted on AWS Amplify.
Now Ideally the company would like ourdomain.com/my-library
to point to the Amplify project maintaining the url the same… But I think that is not possible?
I noticed that I can do a subdomain like my-library.ourdomain.com
, what kind of record do I need and do I put in the subdomain that amplify gives me or something else? And would this keep the url as my-library.ourdomain.com
?
Thank you for your help really appreciated it