summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2016-08-13 00:55:04 +0200
committerDylan William Hardison <dylan@hardison.net>2016-08-13 00:55:04 +0200
commitae24301210daff35e5fc93313d8d4c13890fa0df (patch)
tree6e18dc04b3eabe5f705a43c088226d0d5234930d /.htaccess
parent3123cb8fc52640557cadc230bd06a58c892b5fec (diff)
downloadbugzilla-ae24301210daff35e5fc93313d8d4c13890fa0df.tar.gz
bugzilla-ae24301210daff35e5fc93313d8d4c13890fa0df.tar.xz
Revert "Bug 1292907 - Create custom Name Clearance form"
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 0 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 51457a387..5e874fa1a 100644
--- a/.htaccess
+++ b/.htaccess
@@ -88,7 +88,6 @@ RewriteRule ^form[\.:]fsa[\.:]budget$ enter_bug.cgi?product=FSA&format=fsa-budge
RewriteRule ^form[\.:]triage[\.\-]request$ page.cgi?id=triage_request.html [QSA]
RewriteRule ^form[\.:](crm|CRM)$ enter_bug.cgi?product=Marketing&format=crm [QSA]
RewriteRule ^form[\.:]nda$ enter_bug.cgi?product=Legal&format=nda [QSA]
-RewriteRule ^form[\.:]name[\.:]clearance$ enter_bug.cgi?product=Legal&format=name-clearance [QSA]
RewriteRule ^rest/(.*)$ rest.cgi/$1 [NE]
RewriteRule ^(?:latest|1\.2|1\.3)/(.*)$ extensions/BzAPI/bin/rest.cgi/$1 [NE]
RewriteRule ^bzapi/(.*)$ extensions/BzAPI/bin/rest.cgi/$1 [NE]