Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 13 years ago.
yum install nginx
然后设置nginx配置来监听80端口并创建虚拟域文件,
将 apache 端口更改为 nginx 虚拟域文件中设置的任何侦听端口,
重新启动两者,瞧!
使用此链接-> http://tumblr.intranation.com/post/766288369/using-nginx -反向代理
then setup nginx config to listen to port 80and create virtual domain files
change the apache port to whatever listening port was set in nginx virtual domains file
restart both and voila!
use this link-> http://tumblr.intranation.com/post/766288369/using-nginx-reverse-proxy
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
然后设置nginx配置来监听80端口
并创建虚拟域文件,
将 apache 端口更改为 nginx 虚拟域文件中设置的任何侦听端口,
重新启动两者,瞧!
使用此链接-> http://tumblr.intranation.com/post/766288369/using-nginx -反向代理
then setup nginx config to listen to port 80
and create virtual domain files
change the apache port to whatever listening port was set in nginx virtual domains file
restart both and voila!
use this link-> http://tumblr.intranation.com/post/766288369/using-nginx-reverse-proxy