]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Block rainloop
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 28 Jun 2022 21:20:32 +0000 (23:20 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 9 Apr 2023 15:16:25 +0000 (17:16 +0200)
modules/private/websites/tools/mail/rainloop.nix

index 20e43a17b3286770173abb71f7a9f358bb3fe117..7dd32a08dead6412621e4742dc65ec8465e5e4ec 100644 (file)
@@ -21,7 +21,7 @@ rec {
       DirectoryIndex index.php
       AllowOverride All
       Options -FollowSymlinks
-      Require all granted
+      Require all denied
 
       <FilesMatch "\.php$">
         SetHandler "proxy:unix:${socket}|fcgi://localhost"