Mojolicious::Plugin::ServerInfo

这个插件会注册一个名为serverinfo的路由,其访问路径是/serverinfo。
访问这个路径时会以HTML格式返回服务器的详细信息。

你可能感兴趣的:(Mojolicious::Plugin::ServerInfo)