I have an application build in React. And I have deployed the app using Apache and the domain is domain1.com. I have another application running at domain2.com.
I want to limit my domain1.com such that it can be used only in an iframe from domain2.com.
So basically domain1.com should not be available publically. It should be shown only from domain2.com using iframe.
Do we have the provision to implement this?
1.4m articles
1.4m replys
5 comments
57.0k users