I am struggling to get around X-Frame-Options: SAMEORIGIN restriction on some pages so I can put them in an iframe.
I understand that one can use a reverse proxy server to get around that, but I am not sure how.
what I need is to create a touch screen interface for some lobby monitors that would have some external pages in an iframe. I do this to keep everything packed under the same ui. So ideally not all pages should use the reverse proxy.
can anyone throw some light, with an example preferably ?
thanks
If you want to add an explicit allowall, you have to hide whatever header is coming from the service and add your own: