summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-03-18 06:12:35 +0100
committerByron Jones <bjones@mozilla.com>2013-03-18 06:12:35 +0100
commit45a613343ad9d9042a13d2ed44e12f2dbe5fd269 (patch)
tree12dc17da1eeded8c18ea2716d243b01422ecd04a /.htaccess
parent0131b54976afdd3662475e7e84ad66c2997c0287 (diff)
downloadbugzilla-45a613343ad9d9042a13d2ed44e12f2dbe5fd269.tar.gz
bugzilla-45a613343ad9d9042a13d2ed44e12f2dbe5fd269.tar.xz
Bug 852022: remove getVerifiedEmail() call from persona
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 92c07097a..af6fe720a 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 /852022/
RewriteRule ^review(.*) page.cgi?id=splinter.html$1 [QSA]
RewriteRule ^favicon\.ico$ extensions/BMO/web/images/favicon.ico
RewriteRule ^form[\.:](itrequest|mozlist|mktgevent|poweredby|presentation|trademark|recoverykey)$ enter_bug.cgi?product=mozilla.org&format=$1