Learn about Centmin Mod LEMP Stack today
Register Now

Blocked a frame with origin

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by pamamolf, Feb 26, 2016.

  1. pamamolf

    pamamolf Premium Member Premium Member

    4,086
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    1:50 PM
    Nginx-1.25.x
    MariaDB 10.3.x
    Hi


    Installing latest centminmod on a new dedicated server has a problem with a page that i try to load and inspecting on Chrome i am getting this:

    Code:
    Blocked a frame with origin "http://platform.twitter.com" from accessing a frame with origin "http://www.domain.com". Protocols, domains, and ports must match.
    and

    Code:
    Blocked a frame with origin "https://www.facebook.com" from accessing a frame with origin "http://www.domain.com".  The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
    On the old server without Centminmod was working and i think it maybe a security related setting that Centminmod has..... ?
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,868
    12,239
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,810
    Local Time:
    9:50 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Last edited: Feb 27, 2016
  3. pamamolf

    pamamolf Premium Member Premium Member

    4,086
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    1:50 PM
    Nginx-1.25.x
    MariaDB 10.3.x
    How can i disable them to test it ?
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,868
    12,239
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,810
    Local Time:
    9:50 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    comment out the header if it's enabled in your nginx vhosts http and https version if you have both