Unable to create Iframes of my website

Error: Sitename Refused to connect

Cause: On all of our Webhosting spaces we disable by default the possibility to create Iframes for security reasons

Solution: Removing the Header set X-Frame-Options DENY from the Apache settings and the add_header X-Frame-Options DENY; from the nginx settings

  1. Access the management panel of your webservice
  2. Head in website and domain and select the domain for which you want  to allow Iframes
  3. Select Hosting and DNS then Apache and Nginx settings
  4. Remove Header set X-Frame-Options DENY from Additional directives for HTTP and Additional directives for HTTPS
  5. Remove add_header X-Frame-Options DENY; form Additional nginx directives
  6. Finally click Ok to save

If you need any further help you can open a support ticket here

 

Timothe Ember

ThunderHosting CEO

  • Web Hosting, iframe, nginx, apache2
  • 0 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

How to install Wordpress on a website

Introduction This quick guide will show you how to install Wordpress on your Hosting account in...

How to login to Plesk pannel

Question How to access the Plesk interface in a web browser? Answer Login via our client area:...