From b7d39111e2491623b42affdc61a4740e8baa241b Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Sat, 19 May 2018 22:01:43 +0200 Subject: [PATCH] Kill archive. In the most funny way I can think of Signed-off-by: Patrick Uiterwijk --- roles/modernpaste/templates/modern-paste.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/modernpaste/templates/modern-paste.conf b/roles/modernpaste/templates/modern-paste.conf index bd3378514c..44405e51d6 100644 --- a/roles/modernpaste/templates/modern-paste.conf +++ b/roles/modernpaste/templates/modern-paste.conf @@ -111,6 +111,7 @@ RewriteEngine on {% if env != 'staging' %} RewriteRule login / [L,R] +RewriteRule arhive /login/ [L,R] {% endif %} RewriteCond %{HTTP_USER_AGENT} ^fpaste\/0\.3.*$ [OR]