摘要: 其实最简单的方法,就是通过nginx,生成多个php使用不同的端口,这实在简单,我写了两个版本,一个是apche服务,一个是nginx服务,使用一两个不同的版本,爽! 阅读全文
posted @ 2014-12-21 18:39 阿旭^_^ 阅读(3737) 评论(1) 推荐(0)
摘要: SHELL脚本:nginxvim /etc/init.d/nginx#!/bin/sh## nginx - this script starts and stops the nginx daemin## chkconfig: - 85 15 # description: Nginx is an... 阅读全文
posted @ 2014-12-21 18:22 阿旭^_^ 阅读(2897) 评论(0) 推荐(0)