Package: apache2 Priority: optional Section: httpd Installed-Size: 29 Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.2.22-13.ee1 Depends: apache2-mpm-worker (= 2.2.22-13.ee1) | apache2-mpm-prefork (= 2.2.22-13.ee1) | apache2-mpm-event (= 2.2.22-13.ee1) | apache2-mpm-itk (= 2.2.22-13.ee1), apache2.2-common (= 2.2.22-13.ee1) Filename: pool/apache-eeldap/a/apache2/apache2_2.2.22-13.ee1_amd64.deb Size: 1430 MD5sum: aa7ed578a736d418e1dcf95bd9d30013 SHA1: 81d1c69fe5df065c97468f975b2c9fd43a389e5a SHA256: b824bf2f973db7ce656b2057acad75ee99a130b32e8fd85db96a467c6ad6332e SHA512: b9542321e281474477819539bc5c6f714426bad42944d19f9d186a815e18f91378b77517f9b96774b0ad29a6a26245617b0aabcf2527c4101d18a46bdd26ef3f Description: Apache HTTP Server metapackage The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy scripting and database integration, request/response filtering, many flexible authentication schemes, and more. Homepage: http://httpd.apache.org/ Package: apache2-dbg Priority: extra Section: debug Installed-Size: 10191 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Depends: apache2.2-bin (= 2.2.22-13.ee1) Filename: pool/apache-eeldap/a/apache2/apache2-dbg_2.2.22-13.ee1_amd64.deb Size: 1719498 MD5sum: 707dcf2cfe0c7d3c304ccfc78dd27b26 SHA1: 16fc404bb486c552022f78e62707746f30e99972 SHA256: 9c1fb3a51f259a633ab7c9b096275b2ec26b8456f7f1804ccfd660d35358863b SHA512: 220205a80f6dd39fcd9841ceb399ac433eb1942d712255aa313be63e7b958c5622fe054808773d65c8fe3a97f9eecd7b558e25ba9d5a30129213b9f502784db2 Description: Apache debugging symbols This package includes the debugging symbols for Apache 2. See /usr/share/doc/apache2.2-common/README.backtrace for more information. Homepage: http://httpd.apache.org/ Package: apache2-doc Priority: optional Section: doc Installed-Size: 12465 Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.22-13.ee1 Filename: pool/apache-eeldap/a/apache2/apache2-doc_2.2.22-13.ee1_all.deb Size: 1777272 MD5sum: 8a04de00b12c1e65ef5d5d72d6deccc2 SHA1: 0943c980d1346303cec49003e7700de769c5a4ba SHA256: 22336968ae33846374e4c24a81e7bc9472d0597128a4a1c59dd2b634ebe6105b SHA512: 0486c89f26aff8b06b95e3a438632dbe12534efdf53a2fed85250f68e0096829229618c8bf40e219ea79f79e88e745c6382ff4326df3a159c82d13ff2865d938 Description: Apache HTTP Server documentation This package provides the documentation for Apache 2. For more details see the apache2 package description. Homepage: http://httpd.apache.org/ Package: apache2-mpm-event Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.ee1), apache2.2-bin (= 2.2.22-13.ee1) Conflicts: apache2-common, apache2-mpm Filename: pool/apache-eeldap/a/apache2/apache2-mpm-event_2.2.22-13.ee1_amd64.deb Size: 2302 MD5sum: 78c02ed65b9a2be8525c63523a4637ac SHA1: 1414353ffc22fde3bf190aad855cda9d83ce4b51 SHA256: 0433a59255ee08d5a3fbf3bcd60d6b28daeeca14f59f360f2ee70e4fad9b4ee3 SHA512: ef6ebddf5aa631adc191783896c0af111f24e4de403de5f9a1adc45f7439c10290e3cb9753d37767698afb5768b132724ef1c9c48dec00b1278333a6c8cc899f Description: Apache HTTP Server - event driven model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic. . This MPM is experimental and less tested than the worker and prefork MPMs. Homepage: http://httpd.apache.org/ Package: apache2-mpm-itk Priority: extra Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.ee1), apache2.2-bin (= 2.2.22-13.ee1) Conflicts: apache2-common, apache2-mpm Filename: pool/apache-eeldap/a/apache2/apache2-mpm-itk_2.2.22-13.ee1_amd64.deb Size: 2330 MD5sum: 95b42ed29fb9ab5864aae4820c1e1d76 SHA1: 43a0f9320204ca69bfac710b64b118ca3b171f09 SHA256: d14e3ddd46304763f979ed2dd3dc1fc0f9eb5a80aa173fee111a2402590ad6f4 SHA512: ef9bc34ca2d85192154e0c4b8d9b88dcd6c7af1e42d1f8d7f858f6ea1ab91ff9b426b1be282cb1096474a65926ff6fe0c6e946cfc6e7037fd6d066c8a0fafcb9 Description: multiuser MPM for Apache 2.2 The ITK Multi-Processing Module (MPM) works in about the same way as the classical "prefork" module (that is, without threads), except that it allows you to constrain each individual vhost to a particular system user. This allows you to run several different web sites on a single server without worrying that they will be able to read each others' files. This is a third-party MPM that is not included in the normal Apache httpd. . Please note that this MPM is somewhat less tested than the MPMs that come with Apache itself. Homepage: http://httpd.apache.org/ Package: apache2-mpm-prefork Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.ee1), apache2.2-bin (= 2.2.22-13.ee1) Conflicts: apache2-common, apache2-mpm Filename: pool/apache-eeldap/a/apache2/apache2-mpm-prefork_2.2.22-13.ee1_amd64.deb Size: 2354 MD5sum: 8b10184b6caf39d5e9dfdaedd056db16 SHA1: 9a2e008b1d5cb7b650cb2767e57ec2b6f6458286 SHA256: f83fd2e708cc02ae434230bb6c90cb1c85dcdff0d66a864532111022ff33c1ba SHA512: f22d3fab36b35036d0d88b86f6407ee543869ab88a2b2d700a550a0464b3c0866ac801be478fa314bd5ce76b736d6e33f8c65a46724e8546e9db981fd7c2e632 Description: Apache HTTP Server - traditional non-threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The prefork MPM provides a non-threaded implementation using a variable number of processes where each process handles only one connection at the same time. It is not as fast as threaded models, but is considered to be more stable. It is appropriate for sites that need to maintain compatibility with non-thread-safe libraries, and is the best MPM for isolating each request, so that a problem with a single request will not affect any other. Homepage: http://httpd.apache.org/ Package: apache2-mpm-worker Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.ee1), apache2.2-bin (= 2.2.22-13.ee1) Conflicts: apache2-common, apache2-mpm Filename: pool/apache-eeldap/a/apache2/apache2-mpm-worker_2.2.22-13.ee1_amd64.deb Size: 2240 MD5sum: 862290c85393b870c60d5bf2ba14bf28 SHA1: 0ff697ea3e1c76083761e24f8f9827465ac7d3a3 SHA256: 9a16d5c110438d6534254c5c6133f147f00f8ea708d740009cc1501ea70141d9 SHA512: 7ea986d72bf95b4f5de0653ab1edf97fab7423db0a16d941b46ad6cb525348400bbb3e658c3a2c640909cfa939fbe0b93c8963b60da009a85acb74a22e571338 Description: Apache HTTP Server - high speed threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. Homepage: http://httpd.apache.org/ Package: apache2-prefork-dev Priority: extra Section: httpd Installed-Size: 578 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Depends: apache2.2-common (= 2.2.22-13.ee1), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: pool/apache-eeldap/a/apache2/apache2-prefork-dev_2.2.22-13.ee1_amd64.deb Size: 114258 MD5sum: 2ffc8a32c310b8a854db7863fe12b149 SHA1: 9082cce718410be4d6842d0450b4e79aad41f6d9 SHA256: 181427e1e9bd5e01f7422b70ebfd0b64a17cbe7bbdebfb5b1b905b410fbe4384 SHA512: 5967c9a65e0f43b4653024c957f603dbb9f0e22929bb08c2e42707e5e90dc447e448e139538eaa574a8f53cb92be47d5d9b726dfa9c23c1311bc98e8ce2cef5a Description: Apache development headers - non-threaded MPM This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *must* support a non-threaded environment (for PHP, for example). Homepage: http://httpd.apache.org/ Package: apache2-suexec Priority: optional Section: httpd Installed-Size: 179 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache2-suexec Depends: libc6 (>= 2.3.4), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: pool/apache-eeldap/a/apache2/apache2-suexec_2.2.22-13.ee1_amd64.deb Size: 105614 MD5sum: 859da2d1f9b814c15992706c71b3daaf SHA1: 0d262d795f83af4da9752f95f1b3a5b7dc51b264 SHA256: adfb5a51fb2d7296e497387b8ab15bf5fe8c1c06b7d149127607b93d676878f5 SHA512: 8675d1d6d19a54159f7fb984266e7762283a247ecb6a8a1aafe20d82c93b30c0877fd73500f2eac4140abd81ffb95bfa494c8594a237626ff2a563aaf157343e Description: Standard suexec program for Apache 2 mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: http://httpd.apache.org/ Package: apache2-suexec-custom Priority: extra Section: httpd Installed-Size: 192 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache2-suexec Provides: apache2-suexec Depends: libc6 (>= 2.3.4), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: pool/apache-eeldap/a/apache2/apache2-suexec-custom_2.2.22-13.ee1_amd64.deb Size: 107130 MD5sum: 7f7612e78d111c032aa72ddd316b8163 SHA1: be89a7cfc9429ba16b4453d621b1a13adb41df07 SHA256: 64a9023e09562167f1957bcd88fbdaa05f30f40fbce40f968418e7b94c5158d5 SHA512: 8a8d1ac7020c1c1a483db0a82dba911161359a0ce114a5bba4da3c878a400d7e96b5effdbb6a150171559ee385a5b57b96bfb51f9b8a101c151b064afcd347c8 Description: Configurable suexec program for Apache 2 mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec package instead. Homepage: http://httpd.apache.org/ Package: apache2-threaded-dev Priority: extra Section: httpd Installed-Size: 584 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Depends: apache2.2-common (= 2.2.22-13.ee1), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: pool/apache-eeldap/a/apache2/apache2-threaded-dev_2.2.22-13.ee1_amd64.deb Size: 115184 MD5sum: ae9e4c96523452232d5b95532e3926e1 SHA1: 468d983e966a4a3d5a7012615a87d509edfb221e SHA256: 5f180a71f2dc909972e55141e28e6416efb94e44452248b3b71f643d12787630 SHA512: f416494b12d53aa0a522562795bd497798be5ce3412d685537f5edce4629c1aaca7ce38e596e7b68aa1ae10a557d7c9ed992fcfafde635ee57f2db9ca3acd573 Description: Apache development headers - threaded MPM This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Package: apache2-utils Priority: optional Section: httpd Installed-Size: 352 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache-utils (<< 1.3.33-4), apache2-common, apache2.2-bin (<< 2.2.22-1~) Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.0) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: pool/apache-eeldap/a/apache2/apache2-utils_2.2.22-13.ee1_amd64.deb Size: 162088 MD5sum: 590254f2e5d40f0a1348671b3236dd80 SHA1: da78821ad9363c98877a72764feaff6e720366d3 SHA256: b1fcffa5ae780bab5816fec76613cdf8da66fb6f9e778e15bbb911984d9468f9 SHA512: e3d2539ade2bc933a70c5940bef057ffefcb8dc2e685e2767fb73413bb7785f4879fb8f417bbe2dc62583b79c3bca48947cf5696e87dfbbe45867fc1cd72d864 Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: http://httpd.apache.org/ Package: apache2.2-bin Priority: optional Section: httpd Installed-Size: 3722 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache2.2-common (<< 2.2.14-2~) Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.4.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.4), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Filename: pool/apache-eeldap/a/apache2/apache2.2-bin_2.2.22-13.ee1_amd64.deb Size: 782678 MD5sum: fedecf723ce45385b9b6779e8ba51d65 SHA1: 30fb722cc1c41cecd7af5e4fee8827de3d5f75ea SHA256: 6b2ba247cd212786045bd233616b96bb7ed08caf0d49662ce8a95205e13cb3d7 SHA512: ab99f61728804ab2594f628bc0db4da2c04b62dfd8e514799edfb2641bc2abf58a9554a021ba681528f5fe38ea29c76824b10be618698244310d1f25dc57d134 Description: Apache HTTP Server common binary files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains all binaries but no configuration or support scripts. To get a stand-alone server, you need to install one of the apache2-mpm-* packages, such as worker or prefork. Other packages like gnome-user-share may bring their own Apache configuration, though. Homepage: http://httpd.apache.org/ Package: apache2.2-common Priority: optional Section: httpd Installed-Size: 782 Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.22-13.ee1), apache2-utils, mime-support, lsb-base, procps, perl Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom Conflicts: apache, apache2-common Filename: pool/apache-eeldap/a/apache2/apache2.2-common_2.2.22-13.ee1_amd64.deb Size: 290870 MD5sum: c001baa280aa64aad6c477203a91b935 SHA1: c3da85e2fcf1b4f2a7db5a143ea3e6cd5d7f9e35 SHA256: 6d40da1a49322bf82bb101363eca57347825ae0e8519e886dd9c9dbf185ce324 SHA512: 99917627952cc6754ee42506ebb2789a6bfc8cd073ce88ce1fc8a3e8875d2d35abda9201cfd914f6e4340b690de7b0ebb7402281a091644524149bfcfbdfda99 Description: Apache HTTP Server common files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the configuration and support scripts. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages, such as worker or prefork. Homepage: http://httpd.apache.org/