Description
nginx is a high performance web server. This rpm includes the following modules as dynamic modules:
- openresty/lua-nginx-module
- openresty/headers-more-nginx-module
- wandenberg/nginx-sorted-querystring-module
- arut/nginx-rtmp-module
- FRiCKLE/ngx_cache_purge
- replay/ngx_http_secure_download
- openresty/srcache-nginx-module
- openresty/redis2-nginx-module
- openresty/memc-nginx-module
- openresty/lua-upstream-nginx-module
- openresty/echo-nginx-module
- bpaquet/ngx_http_enhanced_memcached_module
- arut/nginx-dav-ext-module
- simpl/ngx_devel_kit
- openresty/set-misc-nginx-module
- pandax381/ngx_http_pipelog_module
Warning: Modules may be added or deleted without notice.
Installation Instructions
version=$(rpm -q --qf %{VERSION} $(rpm -q --whatprovides redhat-release))
ver=${version:0:1} # 6 or 7
sudo curl -sL -o /etc/yum.repos.d/yyl0107-nginx.repo https://copr.fedoraproject.org/coprs/yyl0107/nginx/repo/epel-${ver}/yyl0107-nginx-epel-${ver}.repo
sudo yum install nginx
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (0)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (0)* | EPEL 7 (39 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable yyl0107/nginx
More info about enabling Copr repositories