[bugzilla-gnome-org-upstream/production] Re-introduce splinter-related rewrite rules



commit 834b647c78c949f90140b3a3944dc3dd21f4a0ef
Author: Andrea Veri <av gnome org>
Date:   Fri May 20 11:56:12 2016 +0200

    Re-introduce splinter-related rewrite rules

 .htaccess |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.htaccess b/.htaccess
index 22e6658..afd052a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -13,6 +13,10 @@
   </IfModule>
 </FilesMatch>
 
+RewriteEngine On
+RewriteRule ^review(\?(.*))? page.cgi?id=splinter.html&$2 [L]
+RewriteRule ^browse\.cgi https://bugzilla.gnome.org/page.cgi?id=browse.html [QSA,R=301]
+
 Options -Indexes
 
 <IfModule mod_expires.c>


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