1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-21 06:56:40 +02:00
alltube/docs/.htaccess
2019-09-21 13:14:04 +02:00

4 lines
222 B
ApacheConf

<ifmodule mod_headers.c>
Header set Content-Security-Policy "default-src 'self'; object-src 'none'; script-src http: 'unsafe-inline'; img-src http:; style-src 'self' 'unsafe-inline' https:; font-src http:"
</ifmodule>