Skip to content

lifeibo/nginx_sysguard_patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

==DESCRIPTION==

Path of sysguard for nginx 1.2.5.

==INSTALLATION==

wget http://www.nginx.org/download/nginx-1.2.5.tar.gz
tar xzvf nginx-1.2.5.tar.gz
cd nginx-1.2.5
patch -p1 < nginx_sysguard_1.2.5.patch
./configure --with-http_sysguard_module
make && make install

About

Add the full sysguard feature to Nginx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published