aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/piedsjaloux/piedsjaloux.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-16 14:50:08 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-16 14:50:08 +0100
commit7da3ceece7fe6c49046e97f37fc353db9b8a981c (patch)
tree623849d979508b007b1b6e4e42976b64e30b2cf1 /nixops/modules/websites/piedsjaloux/piedsjaloux.nix
parente5073addbe397afd596613af469f3308a07c1801 (diff)
downloadNix-7da3ceece7fe6c49046e97f37fc353db9b8a981c.tar.gz
Nix-7da3ceece7fe6c49046e97f37fc353db9b8a981c.tar.zst
Nix-7da3ceece7fe6c49046e97f37fc353db9b8a981c.zip
Move production websites to use stable web directories
Diffstat (limited to 'nixops/modules/websites/piedsjaloux/piedsjaloux.nix')
-rw-r--r--nixops/modules/websites/piedsjaloux/piedsjaloux.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixops/modules/websites/piedsjaloux/piedsjaloux.nix b/nixops/modules/websites/piedsjaloux/piedsjaloux.nix
index a2d9a12..4caf48a 100644
--- a/nixops/modules/websites/piedsjaloux/piedsjaloux.nix
+++ b/nixops/modules/websites/piedsjaloux/piedsjaloux.nix
@@ -110,7 +110,7 @@ let
110 '' else '' 110 '' else ''
111 Use Stats piedsjaloux.fr 111 Use Stats piedsjaloux.fr
112 112
113 <Directory ${webRoot}> 113 <Directory ${root}>
114 Options Indexes FollowSymLinks MultiViews Includes 114 Options Indexes FollowSymLinks MultiViews Includes
115 AllowOverride All 115 AllowOverride All
116 Require all granted 116 Require all granted