Skip to content

czbone/nodejs_php_sample1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodejsとPHPの連携サンプル

NginxでNodejsとPHPを同時に稼働させ、セッション情報共有や非同期通信を実行するサンプルプログラムです。

動作環境

以下のVagrant環境上で動作します。

https://github.com/czbone/lemp_nodejs_centos7

サンプル

以下のパスに配置します。

  • Nodejsフロントエンドプログラム(node-server1, node-server2...)

/var/www/node-app

  • PHPフロントエンドプログラム(www)

/var/www/html

About

Nodejs and PHP integration sample.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published