module_run 'Nginx', %(
  document_root => '/usr/share/nginx/html'
);

