radio-jaune / website

Code source du site internet https://radiojaune.com
2 stars 0 forks source link

VK Iframe : Firefox can't open this page #12

Open Jean-Baptiste-Lasselle opened 2 years ago

Jean-Baptiste-Lasselle commented 2 years ago

The VK iframe has an error on https://radiojaune.com :

I found the why on forums :

If you are trying to add this Iframe on a SSL-encrypted website (https://), it won't work any more since Firefox 23 because Mozilla has decided to blocked all unencrypted content on encrypted websites (for example http-iframes on https-websites). You can change this behaviour in your own Firefox installation by typing about:config in the address bar and setting security.mixed_content.block_active_content to false

Ok, now VKontakte proposes only an iframe for websites integration : so how can i display VKontakte videos?

Jean-Baptiste-Lasselle commented 2 years ago

Ok, so after a little reading :

Ok, to test if setting Http Response Headers changes something, i will use an Heroku deployment, and / or, I could use a private home deployement, but with DNS configuration in /etc/hosts

Jean-Baptiste-Lasselle commented 2 years ago

so all in all, for the moment i think most likely that cause of issue is a HTTP Headers server configuration :