Skip to content

Instantly share code, notes, and snippets.

@ademalp
Last active June 15, 2017 13:14
Show Gist options
  • Select an option

  • Save ademalp/61221d2ae48db50f54c308bac85a9f1f to your computer and use it in GitHub Desktop.

Select an option

Save ademalp/61221d2ae48db50f54c308bac85a9f1f to your computer and use it in GitHub Desktop.
X-Frame-Options
<ifModule mod_headers.c>
#Header unset X-Frame-Options
Header set X-Frame-Options ALLOW-FROM https://www.youtube.com/
</ifModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment