aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/immae
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-12-24 08:27:24 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-12-24 08:27:24 +0100
commit253c6f8a634bdcde3e13a2c79f1fd479bb181cbf (patch)
tree0d9db58b2d3236d510b69a788ba18c9f3324b3d7 /modules/private/websites/immae
parent5f6ff49e37b92c7aeada9b867246d4a513b5ae56 (diff)
downloadNix-253c6f8a634bdcde3e13a2c79f1fd479bb181cbf.tar.gz
Nix-253c6f8a634bdcde3e13a2c79f1fd479bb181cbf.tar.zst
Nix-253c6f8a634bdcde3e13a2c79f1fd479bb181cbf.zip
Remove attachment header for temp.immae.eu
Diffstat (limited to 'modules/private/websites/immae')
-rw-r--r--modules/private/websites/immae/temp.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/private/websites/immae/temp.nix b/modules/private/websites/immae/temp.nix
index b3b28cc..899bb3a 100644
--- a/modules/private/websites/immae/temp.nix
+++ b/modules/private/websites/immae/temp.nix
@@ -16,9 +16,6 @@ in {
16 extraConfig = [ 16 extraConfig = [
17 '' 17 ''
18 Use Apaxy "${varDir}" "title .duplicity-ignore" 18 Use Apaxy "${varDir}" "title .duplicity-ignore"
19 <FilesMatch ".+">
20 Header set Content-Disposition attachment
21 </FilesMatch>
22 <Directory "${varDir}"> 19 <Directory "${varDir}">
23 Options -Indexes 20 Options -Indexes
24 AllowOverride None 21 AllowOverride None