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

Was this answer helpful? 0 Users Found This Useful (0 Votes)