Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
I am helping out a owner of a XenForo forum, and we have a problem figuring out if it is possible to enable iframe only for a single external domain.
I know that you can add $config['enableClickjackingProtection'] = false; to config.php to disable it globally, but we would like to embed the forum in question in a page on a external website (different domain), and dont disable the protection globally.
I know that you can add $config['enableClickjackingProtection'] = false; to config.php to disable it globally, but we would like to embed the forum in question in a page on a external website (different domain), and dont disable the protection globally.
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.
you can add header('X-Frame-Options: ALLOW-FROM...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.