server.route({
    method: 'GET',
    path: '/script/{param*}',
    config: {
      auth: false