mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Add an .htaccess file to unset X-Frame-Options
This commit is contained in:
parent
947636ae81
commit
b441ae4bf4
1 changed files with 3 additions and 0 deletions
3
proxy/static/.htaccess
Normal file
3
proxy/static/.htaccess
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<FilesMatch "embed\.html|snowflake\.js|modernizr\.js|koch\.jpg">
|
||||||
|
Header always unset X-Frame-Options
|
||||||
|
</FilesMatch>
|
Loading…
Add table
Add a link
Reference in a new issue