From e4c71da83407c55aa1f16f1c81496d7f008372d4 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 2 Oct 2019 14:04:26 +0530 Subject: [PATCH] Caddyfile: Remove useless redirects Signed-off-by: Harsh Shandilya --- Caddyfile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Caddyfile b/Caddyfile index ff45187..c77f902 100644 --- a/Caddyfile +++ b/Caddyfile @@ -26,10 +26,6 @@ https://msfjarvis.website { import base_config import compression_config root /var/www/msfjarvis.website/ - redir 307 { - /github https://github.com/msfjarvis - /brave https://brave.com/msf756 - } git { repo https://github.com/msfjarvis/msfjarvis.website branch src