summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2011-11-07 21:47:49 +0100
committerDave Lawrence <dkl@mozilla.com>2011-11-07 21:47:49 +0100
commita58b794ce6172aeffb56eab84945e2f8f0e09e04 (patch)
tree7434efddb9148402f6e9cb9eb99596d5c48ddd3d /.htaccess
parentda01097d2a8b8d4eada99308ceafc5bf58461f25 (diff)
downloadbugzilla-a58b794ce6172aeffb56eab84945e2f8f0e09e04.tar.gz
bugzilla-a58b794ce6172aeffb56eab84945e2f8f0e09e04.tar.xz
Use the bmo favicon, not the bugzilla one
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index f17977690..c9ec1a961 100644
--- a/.htaccess
+++ b/.htaccess
@@ -31,7 +31,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
-RewriteRule ^favicon\.ico$ images/favicon.ico
+RewriteRule ^favicon\.ico$ extensions/BMO/web/images/favicon.ico
RewriteRule ^form[\.:](itrequest|brownbag|mozlist|mktgevent|poweredby|presentation|swag|trademark)$ enter_bug.cgi?product=mozilla.org&format=$1
RewriteRule ^form[\.:]legal$ enter_bug.cgi?product=Legal&format=legal
RewriteRule ^form[\.:]mozpr$ enter_bug.cgi?product=Mozilla+PR&format=mozpr