summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorDylan William Hardison [:dylan] <dylan@mozilla.com>2014-05-13 08:30:21 +0200
committerByron Jones <glob@mozilla.com>2014-05-13 08:30:21 +0200
commit46dc79df7519dac7600399f21f79ba4a9f6cf21d (patch)
treeac0b2479f8d7aa29a22252addba12c59f3034de8 /.htaccess
parent5a297941da4c9fca99371fae77689ad5cb798012 (diff)
downloadbugzilla-46dc79df7519dac7600399f21f79ba4a9f6cf21d.tar.gz
bugzilla-46dc79df7519dac7600399f21f79ba4a9f6cf21d.tar.xz
Bug 995000: Please create an Automation Request Form in Bugzilla
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 01a712d84..f6ea870c3 100644
--- a/.htaccess
+++ b/.htaccess
@@ -73,4 +73,5 @@ RewriteRule ^form[\.:]user[\.\-:]engagement$ enter_bug.cgi?product=Marketing&for
RewriteRule ^form[\.:]dev[\.\-:]engagement[\.\-\:]event$ enter_bug.cgi?product=Developer+Engagement&format=dev-engagement-event
RewriteRule ^form[\.:]mobile[\.\-:]compat$ enter_bug.cgi?product=Tech+Evangelism&format=mobile-compat
RewriteRule ^form[\.:]web[\.:]bounty$ enter_bug.cgi?product=mozilla.org&format=web-bounty
+RewriteRule ^form[\.:]automative$ enter_bug.cgi?product=Testing&format=automative
RewriteRule ^rest/(.*)$ rest.cgi/$1 [NE]