X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsystem.routing.yml;h=9cfe2ca54c25b2a59f883f3f1af7bfd0088dfe8e;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hp=ee9afc1516fbc8d7c8e2a92bd9e23b1db35425c0;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/system.routing.yml b/web/core/modules/system/system.routing.yml index ee9afc151..9cfe2ca54 100644 --- a/web/core/modules/system/system.routing.yml +++ b/web/core/modules/system/system.routing.yml @@ -22,6 +22,14 @@ system.404: requirements: _access: 'TRUE' +system.4xx: + path: '/system/4xx' + defaults: + _controller: '\Drupal\system\Controller\Http4xxController:on4xx' + _title: 'Client error' + requirements: + _access: 'TRUE' + system.admin: path: '/admin' defaults: