diff options
author | Byron Jones <bjones@mozilla.com> | 2012-09-03 18:20:58 +0200 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2012-09-03 18:20:58 +0200 |
commit | 7ee1d0060c3184921710f471ff0959c7638d856c (patch) | |
tree | b685f4e21edf4cbff80714352ebe933743e7f51a /.htaccess | |
parent | 5f49df179c7ebd8c007ba4e0c22e76e98fca4334 (diff) | |
download | bugzilla-7ee1d0060c3184921710f471ff0959c7638d856c.tar.gz bugzilla-7ee1d0060c3184921710f471ff0959c7638d856c.tar.xz |
revert accidential commits
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ 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 /4.2-bmo/ RewriteRule ^favicon\.ico$ extensions/BMO/web/images/favicon.ico RewriteRule ^form[\.:](itrequest|mozlist|mktgevent|poweredby|presentation|swag|trademark|recoverykey)$ enter_bug.cgi?product=mozilla.org&format=$1 RewriteRule ^form[\.:]legal$ enter_bug.cgi?product=Legal&format=legal |