summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-07-31 22:58:54 +0200
committerdklawren <dklawren@users.noreply.github.com>2018-07-31 22:58:54 +0200
commite0d5d8450a3d15a97467b6b26ef298dd1dabcd45 (patch)
tree27ebd561e3584a3c598a7af325beb77084dddc0a /.htaccess
parente1b3729da40453f33a836eb75c8990cb4a42a634 (diff)
downloadbugzilla-e0d5d8450a3d15a97467b6b26ef298dd1dabcd45.tar.gz
bugzilla-e0d5d8450a3d15a97467b6b26ef298dd1dabcd45.tar.xz
Bug 1475687 - Remove https://bugzilla.mozilla.org/form.reps.it custom form
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index ee7d296b0..d9681baa6 100644
--- a/.htaccess
+++ b/.htaccess
@@ -53,7 +53,6 @@ RewriteRule ^form[\.:]mozpr$ enter_bug.cgi?product=Mozilla+PR&format=mozpr [QSA]
RewriteRule ^form[\.:]reps[\.:]mentorship$ enter_bug.cgi?product=Mozilla+Reps&format=mozreps [QSA]
RewriteRule ^form[\.:]reps[\.:]budget$ enter_bug.cgi?product=Mozilla+Reps&format=remo-budget [QSA]
RewriteRule ^form[\.:]reps[\.:]swag$ enter_bug.cgi?product=Mozilla+Reps&format=remo-swag [QSA]
-RewriteRule ^form[\.:]reps[\.:]it$ enter_bug.cgi?product=Mozilla+Reps&format=remo-it [QSA]
RewriteRule ^form[\.:]reps[\.:]payment$ page.cgi?id=remo-form-payment.html [QSA]
RewriteRule ^form[\.:]csa[\.:]discourse$ enter_bug.cgi?product=Infrastructure+\%26\+Operations&format=csa-discourse [QSA]
RewriteRule ^form[\.:]employee[\.\-:]incident$ enter_bug.cgi?product=mozilla.org&format=employee-incident [QSA]