[paste-web/oscp] Copy rewriterule from omgili block



commit 96894d6a2a4c98c346d20dfa3edd797ae653866c
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Thu Apr 30 12:26:45 2020 +0200

    Copy rewriterule from omgili block

 paste.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/paste.gnome.org.conf b/paste.gnome.org.conf
index e835b1ff..cf649837 100644
--- a/paste.gnome.org.conf
+++ b/paste.gnome.org.conf
@@ -28,7 +28,7 @@
            RewriteCond %{REQUEST_URI} ^/search [OR]
            RewriteCond %{REQUEST_URI} ^/all [OR]
            RewriteCond %{REQUEST_URI} ^/trending
-           RewriteRule ^.*$ - [F,L]
+           RewriteRule . - [F]
 
            Options Indexes FollowSymLinks
            AllowOverride All


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]