Skip to content

twopoint71/centos7-rpm-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx rpm spec file & some nginxtras

nginx custom rpm build for CentOS 7

Pretty straight forward. Installs all nginx items in /etc/nginx

Uses latest pcre, zlib, and openssl

Should work seamlessly on RHEL 7 and Scientific Linux 7.

Big thanks to some old posts at stackoverflow and the EPEL nginx package maintainer Jamie Nguyen.

about

This install puts all things nginx in the /etc/nginx directory. Including logs, confs, the binary, all of it.

This comes from an old habit. I know this should rightfully be in /usr, but . . . old habits.

Quick RPM Build Cheat

``` rpmbuild -ba nginx.spec ```

Licensing

The MIT License. See LICENSE.txt for details

About

CentOS 7 rpm spec file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published