Home IIS.NET Forums IIS 7 and Above Publishing X-Frame-Options headers X-Frame-Options headers
151 Posts
Apr 04, 2019 03:41 PM|tippet|LINK
trying to get x-frames to work
I added <add name="X-Frame-Options" value="allow-from 'https://internalsite.com';" /> to my webconfig file.
This is an in-house developed site calling another internal site.
is it possible? I reading so many other posts about security and version of browser.
thanks
151 Posts
X-Frame-Options headers
Apr 04, 2019 03:41 PM|tippet|LINK
trying to get x-frames to work
I added <add name="X-Frame-Options" value="allow-from 'https://internalsite.com';" /> to my webconfig file.
This is an in-house developed site calling another internal site.
is it possible? I reading so many other posts about security and version of browser.
thanks