From 5783f029e0c4e8c95bb53f7e58b08281cf8b0e5f Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 27 Apr 2020 22:32:52 +0530 Subject: [PATCH] Caddyfile: decomission webmail Signed-off-by: Harsh Shandilya --- Caddyfile | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Caddyfile b/Caddyfile index 4df4102..f23999f 100644 --- a/Caddyfile +++ b/Caddyfile @@ -92,20 +92,6 @@ https://dl.msfjarvis.dev { } } -https://mail.msfjarvis.dev { - import base_config - root /var/www/mail.msfjarvis.dev - fastcgi / /run/php/php7.2-fpm.sock php - rewrite { - if {path} ends_with / - to {dir}/index.php - } - internal /data - header / { - -Content-Security-Policy - } -} - https://mc.msfjarvis.dev { import base_config import compression_config