nawar / Perfect-FastCGI

FastCGI server for Perfect

Home Page:www.perfect.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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.

Issues

We are transitioning to using JIRA for all bugs and support related issues, therefore the GitHub issues has been disabled.

If you find a mistake, bug, or any other helpful suggestion you'd like to make on the docs please head over to http://jira.perfect.org:8080/servicedesk/customer/portal/1 and raise it.

A comprehensive list of open issues can be found at http://jira.perfect.org:8080/projects/ISS/issues

Apache 24

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:

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

About

FastCGI server for Perfect

www.perfect.org

License:Apache License 2.0


Languages

Language:Swift 100.0%