Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:webzone [2023/01/20 15:12] admin |
en:webzone [2023/06/22 14:30] (current) admin [Web Zone prerequisites] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Web Zone prerequisites ====== | ====== Web Zone prerequisites ====== | ||
| + | |||
| ===== Introduction ===== | ===== Introduction ===== | ||
| Line 31: | Line 32: | ||
| This prohibition is defined by an http header set by the web server and taken into account by your web browser (and the integrated one into the display). | This prohibition is defined by an http header set by the web server and taken into account by your web browser (and the integrated one into the display). | ||
| One of these two following headers (or both) could prevent the web content to be displayed in the page editor or on the screen: | One of these two following headers (or both) could prevent the web content to be displayed in the page editor or on the screen: | ||
| + | |||
| + | There are different options, such as "SAMEORIGIN" which only allows iFrames from the same domain, and "DENY" which completely blocks iFrames. | ||
| - "X-Frame-Options" (considered as deprecated my most recent web browsers) | - "X-Frame-Options" (considered as deprecated my most recent web browsers) | ||
| Line 57: | Line 60: | ||
| But for some cases, if you're using a NUC, the firmware version could be the cause, is so, please contact our support : support.ds@manganelli.com | But for some cases, if you're using a NUC, the firmware version could be the cause, is so, please contact our support : support.ds@manganelli.com | ||
| + | ** - The site I embedded in a page does not display or displays badly on the screens ** | ||
| + | |||
| + | Sandboxes are browser features that allow you to restrict the actions that can be performed by the content of an iFrame. | ||
| + | This can include restricting scripts, forms, etc. | ||
| + | There is an option in the hardware tools to disable sandboxing on screens. | ||
| + | Warning! The SandBox of an iframe is a security feature that prevents external content from running on the screen. | ||
| + | We strongly advise against disabling the SandBox of an iframe, unless your situation requires it and you understand the risks involved. | ||
