A shell script to fetch and build nginx form the source.
- curl
- bash
- clang or gcc
- tar
- Download or clone this repository
- Adjust the configuration parameters in
build.sh
to your needs - Run
sh build.sh
This software is released under the "The Unlicense" license and thus released into the public domain.