header_remove()
php commandheader('X-Frame-Options: GOFORIT')
php command (GOFORIT
is for anything but SAMEORIGIN
and DENY
)&output=embed
to the link (this didn't work with F3)Header always append X-Frame-Options SAMEORIGIN
Header set Access-Control-Allow-Origin: "http://editor.wix.com"
Header set Access-Control-Allow-Origin: "http://www.wix.com"
$f3->set('XFRAME', "");
Header append X-FRAME-OPTIONS "SAMEORIGIN"
in there along with some allows for Wix. Simply removing the append
line allowed it to be embed.--
You received this message because you are subscribed to the Google Groups "Fat-Free Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to f3-framework...@googlegroups.com.
To post to this group, send email to f3-fra...@googlegroups.com.
Visit this group at http://groups.google.com/group/f3-framework.
For more options, visit https://groups.google.com/d/optout.