<IfModule mod_headers.c>
  Header set Content-Security-Policy "default-src 'self';"
</IfModule>