nginx

TwitterFacebook
Get flash to fully experience Pearltrees
http://hi.baidu.com/lcf25168/blog/item/fc008746eace9c0e6a63e5c0.html {*style:<b>一、设置root权限。 </b>*}设置root权限,这样下面的过程中,不用总sudo了。 代码: sudo passwd root 好root的密码以后。 PHP 代码:

Ubuntu8.04 server下构建nginx+php+mysql+zend(1)(转自中国it实验室)_散不成文!

http://www.iteye.com/topic/187892

ubuntu 安装 nginx+php+mysql+phpmyadmin(转) - Linux - Tech - JavaEye

nginx 号称支持高负载的 http 服务器。上次安装 nginx 就是因为 php 老是装不上,来回折腾源、编译等,导致新利得出错。。。这次再次折腾,终于搞定,步骤如下:
Note: this module is not distributed with the Nginx source. nginx_uploadprogress_module is an implementation of an upload progress system, that monitors RFC1867 POST upload as they are transmitted to upstream servers. It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javascript, JSON or configurable format. It works because Nginx acts as an accelerator of an upstream server, storing uploaded POST content on disk, before transmitting it to the upstream server. http://wiki.nginx.org/HttpUploadProgressModule#track_uploads

NginxHttpUploadProgressModule - Nginx Wiki