Merge branch ‘master’ of https://github.com/PerfectlySoft/Perfect-FastCGI
Perfect server can run with either its built-in HTTP 1.1 system or with this FastCGI based server.
This server can run with any FastCGI enabled webserver over either UNIX socket files or TCP.
To run with Apache 2.4, build and install the mod_perfect FastCGI module:
Perfect-FastCGI-Apache2.4
Instructions for running with NGINX:
NGINX
Get started with a FastCGI based project template:
PerfectTemplateFCGI
Add this package as a dependency:
.Package(url:"https://github.com/PerfectlySoft/Perfect-FastCGI.git", majorVersion: 2, minor: 0)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Perfect-FastCGI 简体中文
Perfect server can run with either its built-in HTTP 1.1 system or with this FastCGI based server.
This server can run with any FastCGI enabled webserver over either UNIX socket files or TCP.
Apache 2.4
To run with Apache 2.4, build and install the mod_perfect FastCGI module:
Perfect-FastCGI-Apache2.4
NGINX
Instructions for running with NGINX:
NGINX
Starter Template
Get started with a FastCGI based project template:
PerfectTemplateFCGI
Building
Add this package as a dependency: