Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

中间件

安装并运行,用于监听POST和GET请求的参数,时间和路由等,所有请求将会经过express搭建的服务器,然后利用fs模块写入日志,最后中转到index.php服务器上

打开浏览器输入网址http://localhost:8081/log进入日志页

npm install
node app
http://localhost:8081/log
http://localhost:8081/log/abc?name=Oaoafly