Skip to content

Custom build for nginx with brotli. Note that some of the paths are different than default.

Notifications You must be signed in to change notification settings

Sageth/nginx-brotli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Specs to build Nginx RPM with Brotli module

Prerequisites

Fedora requires the following prereqs (other distros may have similar requirements)

dnf install pcre-devel gd gd-devel GeoIP GeoIP-devel

Building the RPM

Run

cd <your/path/to/repo>
./buildnginx.sh

Once complete, your compiled rpm will be in ../rpmbuilds from where you ran buildnginx.sh above.

Updating to Newer Version of Nginx

Update nginx Version in the SPECS/nginx.spec file. You can use any version, including mainline, though we recommend you use the latest found here: http://nginx.org/en/download.html

About

Custom build for nginx with brotli. Note that some of the paths are different than default.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages