Package: libnginx-mod-http-auth-pam Source: nginx Version: 1.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 74 Depends: nginx-common (= 1.14.0-0ubuntu1.11), 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.14.0-0ubuntu1.11_amd64.deb Size: 40400 SHA256: 58c3a8e66f7bad5977a9f1f8141a4fce5441c2e3ddef8a862c220ff1928e7781 SHA1: 18ca711ffe739b0a5a9ae967904047628cb6e101 MD5sum: 831ce99ccb38773a31046e6cf2a8c554 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-cache-purge_1.14.0-0ubuntu1.11_amd64.deb Size: 42688 SHA256: 95e7c9dac5af3bac98c477512b0913e85311db92f7ca2451a4db47483b95793f SHA1: 54e7f62632041a7f8ab26d93f52d23e8dc214cb2 MD5sum: e90ad0a732d0e2d9b5f1280688976057 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 Depends: nginx-common (= 1.14.0-0ubuntu1.11), 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.14.0-0ubuntu1.11_amd64.deb Size: 42188 SHA256: 48aa3d829cfe8287e174bc157422f782c73aa521d0c3be632b818367bd12d4c8 SHA1: 006d83e4492085ee53a142dfddb4ab3738c362b6 MD5sum: 48206f10c55b00658ae832877f7f7511 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 108 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-echo_1.14.0-0ubuntu1.11_amd64.deb Size: 51784 SHA256: 6d28e1a8749fb82dc804401cd487312350a06d3188174e5ffbc51391ca02fb5a SHA1: def59ab524d3550fe1711f80d88f6acd7f551724 MD5sum: 4c7f2a45e53d39fa489ea2011af30b68 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 91 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-fancyindex_1.14.0-0ubuntu1.11_amd64.deb Size: 45472 SHA256: 42d465f0c1010eaa5cdba50cc35d40af805315a8dbd52beef80dfee65d042e9e SHA1: 719e7ba887c9e122a413fb559b1a107026f349a2 MD5sum: f2dea7ae97e3aaa6e63b9ee207a6776e 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 83 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14), libgeoip1 Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-geoip_1.14.0-0ubuntu1.11_amd64.deb Size: 41692 SHA256: 7a0c0cbdfd700e7ff6bce61312ca2df3f45a7681542a0a3196ca09bcea1e981e SHA1: c7a26c860eed8137eda6dd9f18748f25777a840b MD5sum: 7385bf41bf9b1e632dce9f4b74c8458a 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-headers-more-filter Source: nginx Version: 1.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 91 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-headers-more-filter_1.14.0-0ubuntu1.11_amd64.deb Size: 45896 SHA256: 092b109629744ed7e35cb2019f5b7fed13c6f6cb6ad5b4b7d551cd1cdadba0ca SHA1: 40fff41cc70096354f3b8a09db98ec3e84887a82 MD5sum: 86aacd134427217288cdd78b42531e2e 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 86 Depends: nginx-common (= 1.14.0-0ubuntu1.11), 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.14.0-0ubuntu1.11_amd64.deb Size: 44988 SHA256: 42b1679888ec256d0983787d632ce166170ec9da02ab1f73b721f062fa6e08ee SHA1: d92a94193038ed955f4d022947bb7c1be4811314 MD5sum: 8d0d3df84f7179676e615c7d24d77ed8 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 471 Depends: libnginx-mod-http-ndk (= 1.14.0-0ubuntu1.11), nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14), liblua5.1-0 Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-lua_1.14.0-0ubuntu1.11_amd64.deb Size: 183856 SHA256: 6a8c2d54bd947966cd00ccd5600a6c4b34f26f481704b11b981f7cd7186cb0dc SHA1: 5cb0797d9451ce49fdfc83427605daa3ea1a693d MD5sum: 2b92b2102d08e6f4516dc656b8fcc094 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 162 Depends: nginx-common (= 1.14.0-0ubuntu1.11), 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.14.0-0ubuntu1.11_amd64.deb Size: 57500 SHA256: 29bd68245bb564a56b94624dd3a798a3f01c505d7d1c87048da853d8ae81cf4e SHA1: 84bbed2b7b69aa627edad53016b9b28bc560a063 MD5sum: a7b6830eb088ae7cada9714d18a7c317 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 78 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.4) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-ndk_1.14.0-0ubuntu1.11_amd64.deb Size: 40860 SHA256: 4c29f201ad95b79087a7cc38002976c401837f09109a9532719dc130afd4940b SHA1: ae2175f6b0c0e241ec041cd55314a5c462b8b314 MD5sum: a46868e3a62cd7f54e9f14a4ed1e3ed8 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 128 Depends: nginx-common (= 1.14.0-0ubuntu1.11), perl (>= 5.26.1-6ubuntu0.6), perlapi-5.26.1, libc6 (>= 2.14), libperl5.26 (>= 5.26.0~rc1) 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.14.0-0ubuntu1.11_amd64.deb Size: 52780 SHA256: 0063f4dda643055070dbb79f7035c6cab96986ea9d4010ddd5d2abb590ab24ad SHA1: 40c368699b1eca41747545ea5bbe4cdc0bdfcf87 MD5sum: 3ac1096f32c756d19054b66af061962c 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-subs-filter_1.14.0-0ubuntu1.11_amd64.deb Size: 43416 SHA256: c8cdb032770645d4cd28afd49a0c13c15db74bb41cec809feaff2d94b793f075 SHA1: 1e627d06fe8b5875ecdb3df8bb26a111c136ce3b MD5sum: cfeadf31d4fe5d735f6df5a1f785e0a2 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 95 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-uploadprogress_1.14.0-0ubuntu1.11_amd64.deb Size: 47020 SHA256: bf57cc4d5d62b13cefd5a1f03aabe7b05c0b0b46dd49c38a718f261abee0349d SHA1: 72bc8753dd9bd57fae1f4085e13cfbf83669e1a1 MD5sum: d962015c7e25cb4a42cd2eb08171855f 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.4) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-http-upstream-fair_1.14.0-0ubuntu1.11_amd64.deb Size: 43572 SHA256: c08dc6715bee47d5534f9d574f9f4d02b709c1e3bbca5938aa9eca322cc842f2 SHA1: 1cfcee0c0bb5bcd046e6ec98439d1a1aaa67bc30 MD5sum: 949949a68f402d0a1dfb5749a4f5702e 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 Depends: nginx-common (= 1.14.0-0ubuntu1.11), 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.14.0-0ubuntu1.11_amd64.deb Size: 43428 SHA256: 4a870e9b10e72c9cc1b4410906082e7d1210dab10797403b9249edceb4e91d7d SHA1: 86b726960a725c08a10a2c6c054adbbbde1e6732 MD5sum: e899fd9145a0e5419693fc2e80f65d9a 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 165 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-mail_1.14.0-0ubuntu1.11_amd64.deb Size: 72528 SHA256: 227da1b15cc7bc667cd072e478cd7325c377bd97ce09a6e0c1cdad0ccb41c2d3 SHA1: 8e29034bb3e4c01bcef38ebdfa3760b36fa1a7d4 MD5sum: 76f6ec22aba15169803942414b99b31f 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 467 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14), libhiredis0.13 (>= 0.13.1) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-nchan_1.14.0-0ubuntu1.11_amd64.deb Size: 178892 SHA256: 28c6f8870fba05ee43958ced2d79461f8bb794ba365b6ce60ab695cf65438669 SHA1: 74b691749655382f77576a1f21a4287c12e4d7cd MD5sum: afbbc16be616ecb4aa7b22864e2b3117 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 380 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-rtmp_1.14.0-0ubuntu1.11_amd64.deb Size: 154356 SHA256: 6789125fdc62851557e95c57ce03fcc37b17ec31ffab282038f5aa3f3ccbc1f1 SHA1: e6cfe23a7d9a0b08cb0ea1d963e0c749e86ada38 MD5sum: 7584977be5d57c5d947a21b89c6d7db8 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 223 Depends: nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.14) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/libnginx-mod-stream_1.14.0-0ubuntu1.11_amd64.deb Size: 94272 SHA256: f4755539c6122cfbd2672ce3bb7d6b26e368223fefbf25da2b0e99eb19222f03 SHA1: 2795ff0822068acbf76d7a3b487e8d93d1105688 MD5sum: ce579d89da497f1916f1e9e07b12c18b 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.14.0-0ubuntu1.11 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 54 Depends: nginx-core (<< 1.14.0-0ubuntu1.11.1~) | nginx-full (<< 1.14.0-0ubuntu1.11.1~) | nginx-light (<< 1.14.0-0ubuntu1.11.1~) | nginx-extras (<< 1.14.0-0ubuntu1.11.1~), nginx-core (>= 1.14.0-0ubuntu1.11) | nginx-full (>= 1.14.0-0ubuntu1.11) | nginx-light (>= 1.14.0-0ubuntu1.11) | nginx-extras (>= 1.14.0-0ubuntu1.11) Homepage: http://nginx.net Priority: optional Section: httpd Filename: pool/main/n/nginx/nginx_1.14.0-0ubuntu1.11_all.deb Size: 36024 SHA256: 5e466961aac5ff44b25944f0173160f7932e92fe06378bff23592e8921895893 SHA1: d319f7c8afac61f40eb96802bb3b4f82317323a2 MD5sum: cecd77f105cbeddafb4a8b0e7e0e03ef 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.14.0-0ubuntu1.11 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 278 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.14.0-0ubuntu1.11_all.deb Size: 67688 SHA256: 47a32ff7d5804d885470ed59c3fc3ccdfc2e3e62464463e76bd2efb2e11d6668 SHA1: 7af47732ec8954f8edf7433936bb4cd12b90bc1d MD5sum: b74474e8ecb69dc259e0ffc700687212 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1187 Depends: iproute2, libnginx-mod-http-geoip (= 1.14.0-0ubuntu1.11), libnginx-mod-http-image-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-http-xslt-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-mail (= 1.14.0-0ubuntu1.11), libnginx-mod-stream (= 1.14.0-0ubuntu1.11), nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.27), libpcre3, libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.14.0-0ubuntu1.11) 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.14.0-0ubuntu1.11_amd64.deb Size: 445212 SHA256: 6fc70cbaae67e27f16c9d64d22cb9a77ea48f44db11a607e3c0b5e1e045946ba SHA1: f79ad6f73c6947ae8a359772ca7f67a707e179f8 MD5sum: e52835445abf3d3eb6fe143476dffbfc 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, GeoIP, 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.14.0-0ubuntu1.11 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 79 Multi-Arch: foreign Homepage: http://nginx.net Priority: optional Section: doc Filename: pool/main/n/nginx/nginx-doc_1.14.0-0ubuntu1.11_all.deb Size: 47268 SHA256: b014a77876b2359c08a5383fe46908798345f7fab7d3cd4f976f0f468357bd92 SHA1: a6f9948397efa62b0f89996f349c436dd1147812 MD5sum: c37a75b160718c1c403cb74c32598122 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.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1229 Depends: iproute2, libnginx-mod-http-auth-pam (= 1.14.0-0ubuntu1.11), libnginx-mod-http-cache-purge (= 1.14.0-0ubuntu1.11), libnginx-mod-http-dav-ext (= 1.14.0-0ubuntu1.11), libnginx-mod-http-echo (= 1.14.0-0ubuntu1.11), libnginx-mod-http-fancyindex (= 1.14.0-0ubuntu1.11), libnginx-mod-http-geoip (= 1.14.0-0ubuntu1.11), libnginx-mod-http-headers-more-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-http-image-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-http-lua (= 1.14.0-0ubuntu1.11), libnginx-mod-http-perl (= 1.14.0-0ubuntu1.11), libnginx-mod-http-subs-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-http-uploadprogress (= 1.14.0-0ubuntu1.11), libnginx-mod-http-upstream-fair (= 1.14.0-0ubuntu1.11), libnginx-mod-http-xslt-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-mail (= 1.14.0-0ubuntu1.11), libnginx-mod-nchan (= 1.14.0-0ubuntu1.11), libnginx-mod-stream (= 1.14.0-0ubuntu1.11), libnginx-mod-http-modsecurity (= 1.14.0-0ubuntu1.11), nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.27), libpcre3, libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.14.0-0ubuntu1.11) 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.14.0-0ubuntu1.11_amd64.deb Size: 459440 SHA256: ee0bdab0694124f3fcc4b68fb65f0ce1f64a953f6ba93528203038abe16e1349 SHA1: 928de86a780bf5aec7b1ee00fce944be22aeea75 MD5sum: 67bf15f891b453ec678fab438e802026 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, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue, ModSecurity. Original-Maintainer: Debian Nginx Maintainers Package: nginx-full Source: nginx Version: 1.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1186 Depends: iproute2, libnginx-mod-http-auth-pam (= 1.14.0-0ubuntu1.11), libnginx-mod-http-dav-ext (= 1.14.0-0ubuntu1.11), libnginx-mod-http-echo (= 1.14.0-0ubuntu1.11), libnginx-mod-http-geoip (= 1.14.0-0ubuntu1.11), libnginx-mod-http-image-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-http-subs-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-http-upstream-fair (= 1.14.0-0ubuntu1.11), libnginx-mod-http-xslt-filter (= 1.14.0-0ubuntu1.11), libnginx-mod-mail (= 1.14.0-0ubuntu1.11), libnginx-mod-stream (= 1.14.0-0ubuntu1.11), nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.27), libpcre3, libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.14.0-0ubuntu1.11) 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.14.0-0ubuntu1.11_amd64.deb Size: 445332 SHA256: 4c89cda2853f06364f8ce828902ca522c0843ed4229d1a8592167cd1d77609ff SHA1: 89452da52f1a9edae7e611770ffccd5ff07de075 MD5sum: 61c17c05a4e9b72ad9ca595d9eb4f93b 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, HTTP Substitutions, Upstream Fair Queue. Original-Maintainer: Debian Nginx Maintainers Package: nginx-light Source: nginx Version: 1.14.0-0ubuntu1.11 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1122 Depends: iproute2, libnginx-mod-http-echo (= 1.14.0-0ubuntu1.11), nginx-common (= 1.14.0-0ubuntu1.11), libc6 (>= 2.27), libpcre3, libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4) Suggests: nginx-doc (= 1.14.0-0ubuntu1.11) 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.14.0-0ubuntu1.11_amd64.deb Size: 422424 SHA256: a103eea4c8f8c88f6ffa6f7fefd8c05a8ed6c074c07f6de2e640abfa0804d46f SHA1: da9f65b6300983bf0e17e945a90befd33e32b41d MD5sum: 69c90006b4b25ffe6b9d273b90e4af9a 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