Perfect-FastCGI 简体中文

Get Involed with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

Perfect 服务器可以使用其内置的 HTTP 1.1 系统或基于 FastCGI 的服务器运行。

此服务器可以与任何启用 FastCGI 的 Web 服务器通过 UNIX 套接字文件或 TCP 运行。

Apache 2.4

要与 Apache 2.4 一起运行,请构建并安装 mod_perfect FastCGI 模块

Perfect-FastCGI-Apache2.4

NGINX

与 NGINX 一起运行的说明

NGINX

启动器模板

开始使用基于 FastCGI 的项目模板

PerfectTemplateFCGI

构建

将此软件包添加为依赖项

.Package(url:"https://github.com/PerfectlySoft/Perfect-FastCGI.git", majorVersion: 2, minor: 0)