summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorDylan Hardison <dylan@mozilla.com>2015-11-16 22:28:05 +0100
committerDylan Hardison <dylan@mozilla.com>2015-11-16 22:28:05 +0100
commit925a2dfca8dd583a633a492999d11352f4a4900c (patch)
treeae99965b52ca3d29ca10e201197963f4110ca7ee /.htaccess
parent199190cf8fc177a99d05f151893c0e8e69614d6e (diff)
downloadbugzilla-925a2dfca8dd583a633a492999d11352f4a4900c.tar.gz
bugzilla-925a2dfca8dd583a633a492999d11352f4a4900c.tar.xz
Bug 1187429 - Remove the WebOps Request Form
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index b5ec2536f..f452cb2c0 100644
--- a/.htaccess
+++ b/.htaccess
@@ -82,7 +82,6 @@ RewriteRule ^form[\.:]fxos[\.\-:]preload[\.\-:]app$ enter_bug.cgi?product=Market
RewriteRule ^form[\.:]fxos[\.\-:]mcts[\.\-:]waiver$ enter_bug.cgi?product=Firefox+OS&format=fxos-mcts-waiver [QSA]
RewriteRule ^form[\.:]comm[\.:]newsletter$ enter_bug.cgi?product=Marketing&format=comm-newsletter [QSA]
RewriteRule ^form[\.:]screen[\.:]share[\.:]whitelist$ enter_bug.cgi?product=Firefox&format=screen-share-whitelist [QSA]
-RewriteRule ^form[\.:]webops[\.\-:]request$ enter_bug.cgi?product=Infrastructure+\%26+Operations&format=webops-request [QSA]
RewriteRule ^form[\.:]data[\.\-:]compliance$ enter_bug.cgi?product=Data+Compliance&format=data-compliance [QSA]
RewriteRule ^form[\.:]third[\.\-:]party$ enter_bug.cgi?product=Marketing&format=third-party-apps [QSA]
RewriteRule ^form[\.:]fsa[\.:]budget$ enter_bug.cgi?product=FSA&format=fsa-budget [QSA]