Skip to content

slzhu/apano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

apano

Additional patch for Nginx based on Openresty

Install

  1. Download the wanted openresty tarball from the Download page
  2. Unpack it like this:
    tar -xzvf openresty-VERSION.tar.gz
  3. Fetch this repository
  4. Copy the 'prepatch' and 'patches' into the openresty folder
  5. Run the './prepatch' to apply the patches in "patches" folder
  6. Next follow the official guide of Openresty to install, maybe like
    ./configure
    make
    make install

About

Additional patch for Nginx based on Openresty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages