Skip to content

vkholodkov/nginx-catap

 
 

Repository files navigation

For fetch all 3rd party modules and original nginx code use follow commands:

    git submodule init
    git submodule update

For apply all patches to source use follow command:

    make apply

For unapply patches to source use follow command:

    make unapply

For make a flat (can't re aplly or unapply patches) use command:

    make-tarbal.sh

About

catap's nginx repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 92.0%
  • Shell 8.0%