文章分类 -  nginx

摘要:一、什么是 FastCGIFastCGI是一个可伸缩地、高速地在HTTP server和动态脚本语言间通信的接口。多数流行的HTTP server都支持FastCGI,包括Apache、Nginx和lighttpd等,同时,FastCGI也被许多脚本语言所支持,其中就有PHP。FastCGI是从CG... 阅读全文
posted @ 2015-02-05 15:13 Beyond it 阅读(159) 评论(0) 推荐(0)
摘要:Nginx配置文件详细说明 阅读全文
posted @ 2015-01-15 21:41 Beyond it 阅读(260) 评论(0) 推荐(0)
摘要:Nginx配置文件详细说明 阅读全文
posted @ 2015-01-15 21:39 Beyond it 阅读(91) 评论(0) 推荐(0)
摘要:nginx多虚拟主机配置 阅读全文
posted @ 2013-11-23 11:21 Beyond it 阅读(133) 评论(0) 推荐(0)