• tonygao

    (@tonygao)


    Our website enabled “Cross-Origin Isolation”, so all resources(css, image, etc) on your servers(s.w.org, s0.wp.com and stats.wp.com) are blocked by browser(Firefox etc)!

    To fix the problem, please add the following http response header to your servers:

    Cross-Origin-Resource-Policy: cross-origin

    that header will tell browser that your server give clear permission to other servers to access resources on your server.

    Thanks!

    • This topic was modified 1 year ago by tonygao.
    • This topic was modified 1 year ago by tonygao.
    • This topic was modified 1 year ago by tonygao.
Viewing 3 replies - 1 through 3 (of 3 total)
  • To fix the problem, please add the following http response header to your servers

    That’s YOUR server hosting YOUR website — that’s where you should implement this directive.

    Our website enabled “Cross-Origin Isolation”,

    Where/how did you enable this? That’s the same place you should implement the above directive.

    Thread Starter tonygao

    (@tonygao)

    @gappiah

    No, it is not working like you said. We have fixed the same problem on our own content server(static files hosted on another domain) by using the solution we provided. But we don’t have access to third party servers, that’s why I report the issue here.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Urgent! s.w.org, s0.wp.com and stats.wp.com are blocked!’ is closed to new replies.