Hello, I would like to make a website Iframe compatible even though it does not have it by default. I tested the following instructions but it didn’t work for me, Firefox gives me the error SSL_ERROR_INTERNAL_ERROR_ALERT and in HTTP the page is empty!
example.com {
header >X-Frame-Options "ANY"
reverse_proxy https://theporndb.net
}
Can you help me make this site Iframe compatible?