forked from SUNET/soc-ops
Trying to install fody.
This commit is contained in:
parent
8a23ef3074
commit
b87dfb39ae
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@
|
|||
# RewriteCond %{REQUEST_URI} !^/(index.html|static|api|intelmq-webinput)
|
||||
# RewriteRule .* /index.html [PT]
|
||||
|
||||
DocumentRoot /opt/intelmq/www-fody
|
||||
<Directory /opt/intelmq/www-fody>
|
||||
DocumentRoot /opt/intelmq/www/fody
|
||||
<Directory /opt/intelmq/www/fody>
|
||||
<IfModule mod_headers.c>
|
||||
Header set Content-Security-Policy "script-src 'self'"
|
||||
Header set X-Content-Security-Policy "script-src 'self'"
|
||||
|
|
Loading…
Add table
Reference in a new issue