nginx-directadmin


easy install nginx for DirectAdmin

Easy installer nginx for DirectAdmin by IDCLayer Technology Ltd.


Easy installer nginx for DirectAdmin


Install

cd /opt wget -c http://www.directadmin.cc/nginxda/latest sh latest

remove

cd /opt wget -c http://www.directadmin.cc/nginxda/remove sh remove
``` DirectAdmin Nginx 插件

DA需求版本: 1.9.3 DA插件版本: 1.2 NGINX 版本: 1.06正式版

Nginx for DirectAdmin是一个免费的提高DirectAdmin HTTP访问性能的插件 处理请求原理为反向代理,

结构为Nginx前端+NGINX缓存+APACHE动态处理 - 动态资源 - APACHE处理
用户访问 - Nginx - 静态资源 - Nginx处理
- 静态缓存 - Nginx快速提取

主要功能 提高服务器负载性能 降低黑客注入威胁 自动NGINX配置文件生成以及更新

如果您使用的服务器无法获得IP,或者openvz VPS 请手工2个配置文件, /usr/local/nginx/conf/nginx.conf #第64行 更改为您的服务器主IP. /etc/httpd/conf/mod_rpaf.conf #第3行 更改为您的服务器主IP.

安装 cd /opt/ wget -c http://www.directadmin.cc/nginxda/latest sh latest

卸载 wget -c http://www.directadmin.cc/nginxda/remove sh remove

注意 1. 仅支持CentOS 4.x/5.x 32bit+64bit测试通过 2. 仅支持物理服务器,以及Xen虚拟化VPS,不支持open vz虚拟化VPS 3. directadmin需求1.93版本以上 4. 如果有Bug,请联系 support@hostsoft.cn ```

Project Information

The project was created on Jun 11, 2011.

Labels:
directadmin nginx cache