Skip to content

A collection of tools for the nginx Web server.

License

Notifications You must be signed in to change notification settings

errzey/nginx-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-tools

A collection of tools for the nginx Web server

Tools

Requirements

Installation

Download the archive and extract into a folder. Then, to install the package:

make install

This installs admin scripts to /usr/sbin, user scripts to /usr/local/bin and man pages to /usr/share/man. You can also stage the installation with:

make DESTDIR=/stage/path install

You can undo the install with:

make uninstall

About

A collection of tools for the nginx Web server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 81.3%
  • Roff 11.0%
  • C++ 5.0%
  • Makefile 2.7%