Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 80 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libpam0g (>= 0.99.7.1) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-auth-pam_1.18.0-0ubuntu1.7_amd64.deb Size: 41972 SHA256: 932962c340e75b1d2687cd536eaca728c94806399247477a79355359d47a8a87 SHA1: c7492d1f2b8c203733abe2030f60bd1076c0a8eb MD5sum: f4c5cb75698d88b52c8e6040e7561233 Description: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-cache-purge Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 88 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.18.0-0ubuntu1.7_amd64.deb Size: 44432 SHA256: 5446125ae73a3a63a5c52e5bc4ed4d818658079d300f5a882693e716f83681ac SHA1: c5056ff678441b00388544ebbf1493853d5e660f MD5sum: c6c3b5f0672acf302f21d93dfc28aa6f Description: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-dav-ext Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 88 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libexpat1 (>= 2.0.1) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-dav-ext_1.18.0-0ubuntu1.7_amd64.deb Size: 43900 SHA256: abcf48aa8cd3cc63eddae194a74fbc4a7e577fe8bc2c527f28bba97755c6e62d SHA1: fd98740a932148a9f79457d408b84f014b232252 MD5sum: 4d140e28c923e3113829edd4b017658e Description: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-echo Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 110 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.18.0-0ubuntu1.7_amd64.deb Size: 53496 SHA256: 483621aa1e4ee5275495527d6c5c8dd3f79b833cacac0badd47c33f12a4cef4a SHA1: e6f1f4b8ff4a12ef39543354982ab2d7cfc58fac MD5sum: be10cef5178812f6627aed43470e272b Description: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-fancyindex Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 97 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.18.0-0ubuntu1.7_amd64.deb Size: 47180 SHA256: 1966eeb072493f0370658ca47669bbadf8934da2eeed9fa1d41eaf9097a33ca8 SHA1: d6bd4c50c1b3a8f5dc106bbf16ae4e0836b7629b MD5sum: 7f5698607e65448ce8a529e1efdcef63 Description: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-geoip Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 89 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libgeoip1 (>= 1.6.12) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.18.0-0ubuntu1.7_amd64.deb Size: 43224 SHA256: a0d89f4eee76b9c39befd80d306112bc67539d672ab79df72bce2e901a142aa6 SHA1: c93862d9232fd4173a31994a343752757ab3f1bf MD5sum: ae81ab032f3baa362125f82065904133 Description: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-geoip2 Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 84 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libmaxminddb0 (>= 1.0.2) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip2_1.18.0-0ubuntu1.7_amd64.deb Size: 43728 SHA256: bb8f543ae172fc5fc16f5ee0bc41302ecff3455a9cb4fb17c2f266601d4438c1 SHA1: 7a383ca6dd7334675bfaea0dbd4dced734afae25 MD5sum: 4739fe7ce1d89b660ad1b855170f5140 Description: GeoIP HTTP module for Nginx The ngx_http_geoip2 module is a third-party plugin which creates variables with values from the maxmind geoip2 databases based on the client IP (default) or from a specific variable (supports both IPv4 and IPv6). Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-headers-more-filter Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 97 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter_1.18.0-0ubuntu1.7_amd64.deb Size: 47388 SHA256: ae0d759996839aaffb7918aab0dd5eed79eacd33943b992f65ad58e33ef2487d SHA1: daf1d38e1f0bdf8131fb95a2f70e27f5237eb549 MD5sum: 64e48819a99d0c3c7fd800fe1fbc7599 Description: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-image-filter Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 93 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libgd3 (>= 2.1.0~alpha~) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-image-filter_1.18.0-0ubuntu1.7_amd64.deb Size: 46716 SHA256: 4aa0a9647477676b8a8d1408f775f55e7fe0e5696ec101897a9e11975e07f283 SHA1: fb992617767821908dca041c8ac56f4c98e49170 MD5sum: 37550d7a2ca12850660b0bfa40bd566b Description: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-lua Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 489 Depends: libnginx-mod-http-ndk (= 1.18.0-0ubuntu1.7), nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), liblua5.1-0 Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.18.0-0ubuntu1.7_amd64.deb Size: 187288 SHA256: 09bf47c1a99b69eca9d0a1b3e09d615cc814284a7a195dce7b050605924442ca SHA1: 1e3ce6a1db8b048daaaaafcc80a5f7625786d424 MD5sum: 66102f8458effe40419e25f31b3082b6 Description: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-modsecurity Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 177 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libmodsecurity3 Suggests: modsecurity-crs Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-modsecurity_1.18.0-0ubuntu1.7_amd64.deb Size: 59380 SHA256: dcec4cc60f9768b450074838824f476e4d1b6604eeda4e1bd0f784540f64c692 SHA1: 5c0e13681cb45c2a7361eb46237a3e9e4c20dbd4 MD5sum: b34fa3d2e270e0e0cd1da2da6a4fae85 Description: ModSecurity WAF support for nginx The ModSecurity-nginx connector is the connection point between nginx and libmodsecurity (ModSecurity v3). Said another way, this project provides a communication channel between nginx and libmodsecurity. This connector is required to use LibModSecurity with nginx. . The ModSecurity-nginx connector takes the form of an nginx module. The module simply serves as a layer of communication between nginx and ModSecurity. . Notice that this project depends on libmodsecurity rather than ModSecurity (version 2.9 or less). Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-ndk Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 84 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.4) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.18.0-0ubuntu1.7_amd64.deb Size: 42428 SHA256: 0505a91b8ad345308bf4a683be9ee28532f0576f52640528ebd1823233f656c6 SHA1: 85ec5dd25aef3b40d288ac6a7b619cd3e3122b4e MD5sum: 009ab1ec54f4278181ad6aa787c43a0f Description: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-perl Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 138 Depends: nginx-common (= 1.18.0-0ubuntu1.7), perl (>= 5.30.0-9ubuntu0.5), perlapi-5.30.0, libc6 (>= 2.14), libperl5.30 (>= 5.30.0) Replaces: nginx-extras (<< 1.9.14-1) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-perl_1.18.0-0ubuntu1.7_amd64.deb Size: 55424 SHA256: 2094604489e2a4d6e78f4c34663996faa5cc7d8522386c1ae71ba39539922415 SHA1: 8f758bd8216c87826e08b1dfe3b6381f5d1f8c11 MD5sum: a4ea6a708fefa3e8eca69db2f17b492f Description: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-subs-filter Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 84 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.18.0-0ubuntu1.7_amd64.deb Size: 45032 SHA256: 13a103ec050f87c433328041f42a3046a81784d5759dc480674fff46924b12b8 SHA1: c799b0dd8a9f26b37494dd8a8e38a26ef8eabe04 MD5sum: 549a00136e7c09f196b9b400f8ea5b2f Description: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-uploadprogress Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 101 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.18.0-0ubuntu1.7_amd64.deb Size: 48828 SHA256: ad7655ab8b1645bb9c734402555576e8bd5980e8f827ae07dccd73492ecd3c25 SHA1: fe3ad914c6e133acb01e8dccf0771b201a84602b MD5sum: cc54b4b8169683f0d34f1aee9191d501 Description: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-upstream-fair Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 84 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.4) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.18.0-0ubuntu1.7_amd64.deb Size: 45188 SHA256: 99058a917031f976d10825586b44608191ddcb057131eba0b551faf105e694d1 SHA1: bc7d053a6e5e139b08173ee103744e76b3759691 MD5sum: 867646be8e064a71eff9bc11b651d7c1 Description: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-http-xslt-filter Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 88 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.7_amd64.deb Size: 45008 SHA256: 4d319bf6828369361bad76f8888ab7bb97831bf0fe15bdc13f110eb4c4743331 SHA1: e833d17f19fb1e09fa8ae540e14f3129029cdd0e MD5sum: 8053647ea8638e9bd4e2ff0eeed0e1f2 Description: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-mail Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 171 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.18.0-0ubuntu1.7_amd64.deb Size: 74996 SHA256: 52a460f87af8dd429e662adc68fbc76eb5551b595eae2081918c024acd901274 SHA1: ed254a687b95705e4f510e7756d34f193742fe37 MD5sum: ef8e19cadadcf36e4bd14e443792f958 Description: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-nchan Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 506 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.28), libhiredis0.14 (>= 0.14.0) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.18.0-0ubuntu1.7_amd64.deb Size: 185532 SHA256: 63850da9afb23b5ab3a275399e5fb38543a3338aea45f9fa96a8e025271eb6a2 SHA1: f4d89804095db946af5e1d64cf3b24baf69f9ec4 MD5sum: 11cefd6ee6930635380f66ea3764a534 Description: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-rtmp Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 390 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.28) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.18.0-0ubuntu1.7_amd64.deb Size: 156632 SHA256: d6557c9a13eb7cb44e52ac9aa85eb3d005c779736869dd9726c697c0dc8b06f6 SHA1: edd688cb02c60c3ecbc15c1102fdbab0518baae8 MD5sum: ab78153545b06f0af86645331008304f Description: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. . It provides the following features: - Live streaming with RTMP, HLS and MPEG-DASH; - RTMP Video on Demand from local or HTTP sources; - Stream relay support via a push or pull model; - Integrated stream recording; - and more. Original-Maintainer: Debian Nginx Maintainers Package: libnginx-mod-stream Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 242 Depends: nginx-common (= 1.18.0-0ubuntu1.7), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.18.0-0ubuntu1.7_amd64.deb Size: 99396 SHA256: a7406d81533116c7759c1ecf728cdcb712d916222914785ca3d6c1cf3f15b59f SHA1: caffe6e44f61b41d7fb764f15de05b5cd4bd95ac MD5sum: 05c97b5e6ab94521215e8db1a8669b5a Description: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Original-Maintainer: Debian Nginx Maintainers Package: nginx Version: 1.18.0-0ubuntu1.7 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 56 Depends: nginx-core (<< 1.18.0-0ubuntu1.7.1~) | nginx-full (<< 1.18.0-0ubuntu1.7.1~) | nginx-light (<< 1.18.0-0ubuntu1.7.1~) | nginx-extras (<< 1.18.0-0ubuntu1.7.1~), nginx-core (>= 1.18.0-0ubuntu1.7) | nginx-full (>= 1.18.0-0ubuntu1.7) | nginx-light (>= 1.18.0-0ubuntu1.7) | nginx-extras (>= 1.18.0-0ubuntu1.7) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.18.0-0ubuntu1.7_all.deb Size: 37584 SHA256: e245515ff2464a18f2686ec5b41ff95030e8de88bcba2562a93daeb086e9d33d SHA1: 0c49a9ce9ec11d7026710bb942d263f382ef13d5 MD5sum: 5d5368227449d9522b5ba648c7d36f30 Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-full (by default), nginx-light or nginx-extras. Original-Maintainer: Debian Nginx Maintainers Package: nginx-common Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 285 Depends: lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0 Suggests: fcgiwrap, nginx-doc, ssl-cert Multi-Arch: foreign Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-common_1.18.0-0ubuntu1.7_all.deb Size: 69652 SHA256: a7cae55f42635157aeb26265bfe1b354e730841dfdc8b4d8f10e8ea86eb85d8c SHA1: 27f8a3ee724eab80d475077a8b06a6844a61d2e0 MD5sum: cbbb14dabae96a5ef367e71a273403c8 Description: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Original-Maintainer: Debian Nginx Maintainers Package: nginx-core Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1233 Depends: libnginx-mod-http-image-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-xslt-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-mail (= 1.18.0-0ubuntu1.7), libnginx-mod-stream (= 1.18.0-0ubuntu1.7), nginx-common (= 1.18.0-0ubuntu1.7), iproute2, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libpcre3, libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.18.0-0ubuntu1.7) Conflicts: nginx-extras, nginx-full, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-core_1.18.0-0ubuntu1.7_amd64.deb Size: 459020 SHA256: 3ef3dcfa6bc5ae3ee5558c828f254afd098f96f951c1bf444a480f0d344b65fe SHA1: a76d721a188c53851e3ffa65074ffd317c0f171d MD5sum: 66faeba52584fb21d0bafe20d6ebb0ea Description: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. Original-Maintainer: Debian Nginx Maintainers Package: nginx-doc Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 81 Multi-Arch: foreign Homepage: http://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.18.0-0ubuntu1.7_all.deb Size: 48860 SHA256: 2900cdb1d6bf48706386c9e57ab530921847e6466c8dcb2452115e5e5e072137 SHA1: 728f157cb67e24dd401689a63e68e906e398995f MD5sum: 548f1c940b976e9f2960bab5031aab25 Description: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Original-Maintainer: Debian Nginx Maintainers Package: nginx-extras Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1276 Depends: libnginx-mod-http-auth-pam (= 1.18.0-0ubuntu1.7), libnginx-mod-http-cache-purge (= 1.18.0-0ubuntu1.7), libnginx-mod-http-dav-ext (= 1.18.0-0ubuntu1.7), libnginx-mod-http-echo (= 1.18.0-0ubuntu1.7), libnginx-mod-http-fancyindex (= 1.18.0-0ubuntu1.7), libnginx-mod-http-geoip (= 1.18.0-0ubuntu1.7), libnginx-mod-http-geoip2 (= 1.18.0-0ubuntu1.7), libnginx-mod-http-headers-more-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-image-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-lua (= 1.18.0-0ubuntu1.7), libnginx-mod-http-perl (= 1.18.0-0ubuntu1.7), libnginx-mod-http-subs-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-uploadprogress (= 1.18.0-0ubuntu1.7), libnginx-mod-http-upstream-fair (= 1.18.0-0ubuntu1.7), libnginx-mod-http-xslt-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-mail (= 1.18.0-0ubuntu1.7), libnginx-mod-nchan (= 1.18.0-0ubuntu1.7), libnginx-mod-stream (= 1.18.0-0ubuntu1.7), libnginx-mod-http-modsecurity (= 1.18.0-0ubuntu1.7), nginx-common (= 1.18.0-0ubuntu1.7), iproute2, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libpcre3, libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.18.0-0ubuntu1.7) Conflicts: nginx-core, nginx-full, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-extras_1.18.0-0ubuntu1.7_amd64.deb Size: 473436 SHA256: 5a6017ff445055bfe65cea0faf6adb38e5a69e68b1e62979d7815adcca4b081f SHA1: a1520ddd096919df4c80eca4d0d55240efdbb0a8 MD5sum: b1bb008994f13e4f5ef8f40b1089d6f7 Description: nginx web/proxy server (extended version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the standard modules, plus extra features and modules such as the Perl module, which allows the addition of Perl in configuration files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, GeoIP2, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue, ModSecurity. Original-Maintainer: Debian Nginx Maintainers Package: nginx-full Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1233 Depends: libnginx-mod-http-auth-pam (= 1.18.0-0ubuntu1.7), libnginx-mod-http-dav-ext (= 1.18.0-0ubuntu1.7), libnginx-mod-http-echo (= 1.18.0-0ubuntu1.7), libnginx-mod-http-geoip (= 1.18.0-0ubuntu1.7), libnginx-mod-http-image-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-subs-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-upstream-fair (= 1.18.0-0ubuntu1.7), libnginx-mod-http-xslt-filter (= 1.18.0-0ubuntu1.7), libnginx-mod-http-geoip2 (= 1.18.0-0ubuntu1.7), libnginx-mod-mail (= 1.18.0-0ubuntu1.7), libnginx-mod-stream (= 1.18.0-0ubuntu1.7), nginx-common (= 1.18.0-0ubuntu1.7), iproute2, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libpcre3, libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.18.0-0ubuntu1.7) Conflicts: nginx-core, nginx-extras, nginx-light Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-full_1.18.0-0ubuntu1.7_amd64.deb Size: 459564 SHA256: 15f01e72ab2ccedb20e3ffaaf6812b37ad1b97b3b817603d06b0b17b763b1315 SHA1: 073ba7a4a731b6e1abafb322aef9c77c0ce6d0e7 MD5sum: ee3f6906a8b84c4a0d3de88f2e3a209f Description: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the complete set of standard modules included (but omitting some of those included in nginx-extra). . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions, Upstream Fair Queue. Original-Maintainer: Debian Nginx Maintainers Package: nginx-light Source: nginx Version: 1.18.0-0ubuntu1.7 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1169 Depends: libnginx-mod-http-echo (= 1.18.0-0ubuntu1.7), nginx-common (= 1.18.0-0ubuntu1.7), iproute2, libc6 (>= 2.28), libcrypt1 (>= 1:4.1.0), libpcre3, libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.18.0-0ubuntu1.7) Conflicts: nginx-core, nginx-extras, nginx-full Breaks: nginx (<< 1.4.5-1) Provides: httpd, httpd-cgi, nginx Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx-light_1.18.0-0ubuntu1.7_amd64.deb Size: 435644 SHA256: f37f238b1c8052d2d2e96e7ec49d145b7b805302d6cc3e7069f5e8d02df87dcd SHA1: ea0c33f2c14cf35f0be13ba7a6f692a796906fdc MD5sum: 21085ece3bcac103aa63ee254f4bccdc Description: nginx web/proxy server (basic version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a very light version of nginx with only the minimal set of features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI. . OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression, Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread Pool, WebDAV, Upstream. . THIRD PARTY MODULES: Echo. Original-Maintainer: Debian Nginx Maintainers