Skip to content

Ansible role to install cgi-fcgi, a bridge from CGI to FastCGI

Notifications You must be signed in to change notification settings

wtanaka/ansible-role-cgi-fcgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CircleCI

wtanaka.cgi-fcgi

Installs cgi-fcgi, a bridge from CGI to FastCGI

This command can be used for debugging a fcgi setup (e.g. php-fpm by making it easier to send synthetic test requests directly to the fcgi server)

Example Playbook

- hosts: servers
  roles:
     - role: wtanaka.cgi-fcgi

License

GPLv2

Author Information

http://wtanaka.com/

Releases

No releases published

Packages

No packages published