Embebing instagram webpage inside an iframe
问题 I am getting this error: Refused to display 'http://instagram.com/p/page/' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'. I want to show instagram page inside my web because it is a mobile app and I want to use my back buttons. This is my webpage: <body id="responsiveDemo"> <div data-role="page" id="test" data-theme="g"> <div data-theme="g" data-role="header"> <a href="javascript:history.back()" data-icon="back" data-iconpos="notext"></a> <h1>Instagram</h1> </div> <div data-role