Route403Plugin.register = function (localserv, options, next) {
  localserv.route({
    method: 'GET',
    path: '/web/403',
    config: {