aboutsummaryrefslogtreecommitdiff
path: root/virtual/packages/chloe.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-07 17:30:20 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-01-07 17:30:20 +0100
commit6bd6d033ec152e0e0aa60ff48771f46d723c2d7e (patch)
treecab1ff3ffc183ad272426004895e43f715b4e5d6 /virtual/packages/chloe.nix
parent7d8b50d392f3aa588518d81b547ffe8cd9364544 (diff)
downloadNix-6bd6d033ec152e0e0aa60ff48771f46d723c2d7e.tar.gz
Nix-6bd6d033ec152e0e0aa60ff48771f46d723c2d7e.tar.zst
Nix-6bd6d033ec152e0e0aa60ff48771f46d723c2d7e.zip
Add Chloe production and stats
Diffstat (limited to 'virtual/packages/chloe.nix')
-rw-r--r--virtual/packages/chloe.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/virtual/packages/chloe.nix b/virtual/packages/chloe.nix
index 2ca1d6f..7288558 100644
--- a/virtual/packages/chloe.nix
+++ b/virtual/packages/chloe.nix
@@ -85,7 +85,9 @@ let
85 Require ldap-group cn=chloe.immae.eu,cn=httpd,ou=services,dc=immae,dc=eu 85 Require ldap-group cn=chloe.immae.eu,cn=httpd,ou=services,dc=immae,dc=eu
86 ErrorDocument 401 "<html><meta http-equiv=\"refresh\" content=\"0;url=https://osteopathe-cc.fr\"></html>" 86 ErrorDocument 401 "<html><meta http-equiv=\"refresh\" content=\"0;url=https://osteopathe-cc.fr\"></html>"
87 </Location> 87 </Location>
88 '' else ""} 88 '' else ''
89 Use Stats osteopathe-cc.fr
90 ''}
89 ''; 91 '';
90 }; 92 };
91 activationScript = { 93 activationScript = {