Skip to content

airycanon/nginx-unit-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX Unit with PHP

NGINX Unit is a dynamic web application server, designed to run applications in multiple languages.

Documentation

See http://unit.nginx.org.

Run

git clone https://github.com/airycanon/nginx-unit-php.git
cd nginx-unit-php
$ docker run -v `pwd`/applications:/applications -v `pwd`/run:/var/run:rw -p 8300:8300

Test

cd nginx-unit-php
sudo curl -X PUT -d @./json/test.json --unix-socket ./run/control.unit.sock http://localhost/ 

See http:://localhost:8300

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages