Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<configuration>
  <system.webServer>
    <httpProtocol>
      <customHeaders>
        <add name="X-Frame-Options" value="ALLOW-FROM url<CONTACT7_delAGENTDESKTOP_ContaCTDOMAIN>" />
      </customHeaders>
    </httpProtocol>
  </system.webServer>
</configuration>

...