Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nutafant

    (@nutafant)

    Do you have any idees about whats wrong?

    Thread Starter nutafant

    (@nutafant)

    I have contacted my server provider and they have check. They send me this overview.

    SetEnvIf Origin “^(|https://www\.nutafant\.no/|https://www\.usecontent\.one/)$” CORS=$0
    </IfModule>
    Header set Access-Control-Allow-Origin %{CORS}e env=CORS
    Header append Vary “Origin” env=CORS
    Header set Access-Control-Allow-Credentials “true” env=CORS
    Header set Access-Control-Allow-Methods “*” env=CORS
    Header set Access-Control-Allow-Headers “*” env=CORS
    Header set Access-Control-Expose-Headers “*” env=CORS

    What is wrong with this, when i can download the files from the pages, but i can’t show the same file in Leaflet-maps on det same page?

Viewing 2 replies - 1 through 2 (of 2 total)