Perspective ifram URL not accessible, Connection refused

Hello Team,
We are trying to display URL into Ignition by ifram component but I'm getting error connection refuse.
I have check in developer mode its say that Set X fram option set to deny. Is there any option to access this URL?

Back in the early days of the web, iframes were abused by malware to do Evil Things™. So browsers were changed to only allow a URL in an IFrame if the target server explicitly allows it.

That is, it isn't something in Ignition that needs to change, but the "Content Security Policy" of the other site that needs to change. (If a public site, this is unlikely to be allowed.)

Hello @pturmel ,
Thanks for confirmation

Hello , I try to use iFrame in one ignition server to connect another ignition server project(url), but it also show the target server refused to connect. Is there any setting that I need to change?

Yes, there are settings in ignition.conf for X-Frame options. (I don't use these myself--search the forum and the user manual.)