boa.spec

来自「BOA是一个单任务的小型HTTP服务器」· SPEC 代码 · 共 17 行

SPEC
17
字号
Summary: a single-tasking high performance http serverName: boaVersion: 0.94.9Release: 1Group: System Environment/DaemonsSource: http://www.boa.org/boa-%{version}.tar.gzCopyright: GNU general public licenseRequires: /etc/mime.typesPrereq: /sbin/chkconfig, man, gzipProvides: setup webserverBuildroot: /usr/tmp/boa%descriptionBoa is a single-tasking HTTP server. That means thatunlike traditional web servers, it does not fork for eachincoming connection, nor does it fork many copies ofitself to handle multiple connections. It internally mul

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?