Add socket communication

This commit is contained in:
nemunaire 2014-01-20 05:53:31 +01:00
commit 2b27340b46
5 changed files with 96 additions and 15 deletions

View file

@ -79,5 +79,4 @@ server {
fastcgi_pass unix:/var/run/php-fpm.sock;
break;
}
}