From 1df1292cdc4837810703e6ec01a7354bdf82c7a1 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 19 Jun 2013 16:53:50 +0800 Subject: Bug 884177: updates to the timing collectors --- .htaccess | 1 + 1 file changed, 1 insertion(+) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 1b5f961d2..b437fc9d0 100644 --- a/.htaccess +++ b/.htaccess @@ -37,6 +37,7 @@ Redirect permanent /etiquette.html https://bugzilla.mozilla.org/page.cgi?id=etiq Redirect permanent /duplicates.html https://bugzilla.mozilla.org/duplicates.cgi RewriteEngine On +RewriteBase /884177/ RewriteRule ^review(.*) page.cgi?id=splinter.html$1 [QSA] RewriteRule ^favicon\.ico$ extensions/BMO/web/images/favicon.ico RewriteRule ^form[\.:](itrequest|mozlist|poweredby|presentation|trademark|recoverykey)$ enter_bug.cgi?product=mozilla.org&format=$1 -- cgit v1.2.3-24-g4f1b