Alex Monk has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/271485

Change subject: phabricator: redirect old task creation URL to new one
......................................................................

phabricator: redirect old task creation URL to new one

Bug: T127286
Change-Id: I8e59b32ec6c261bc8054e8401595fbf1b2514f17
---
M modules/phabricator/templates/phabricator-default.conf.erb
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/85/271485/1

diff --git a/modules/phabricator/templates/phabricator-default.conf.erb 
b/modules/phabricator/templates/phabricator-default.conf.erb
index 7a33ff4..8e12ebe 100644
--- a/modules/phabricator/templates/phabricator-default.conf.erb
+++ b/modules/phabricator/templates/phabricator-default.conf.erb
@@ -53,6 +53,7 @@
 
   RewriteRule ^/rsrc/(.*)     -                       [L,QSA]
   RewriteRule ^/favicon.ico   -                       [L,QSA]
+  RewriteRule ^/maniphest/task/create/ /maniphest/task/edit/form/1/ 
[L,QSA,R=301]
   RewriteRule ^(.*)$          /index.php?__path__=$1  [B,L,QSA]
 
 </VirtualHost>

-- 
To view, visit https://gerrit.wikimedia.org/r/271485
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e59b32ec6c261bc8054e8401595fbf1b2514f17
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alex Monk <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to