Package: apache2 Priority: optional Section: httpd Installed-Size: 29 Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 1440 MD5sum: 829d47981cd76c4ce334879eb4d2dc47 SHA1: 23c3dbbe643360826af82d4c760f1dfc4a0b48a2 SHA256: 057dd326f7f1f1c939bc9210a8682b2108ed8ce8dc3a0768be0af97d0114689d SHA512: 9b45da4c080f8f55ded133cae3c55e44a5072b2600c5629240faa57f85cf473acb0d6b51f0aac4fce535bfd2e5611173efd7899ad00c6c1b2cce74ad3a573d43 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: 8001 Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 1637198 MD5sum: b7915315e32afae7a72928a790363c11 SHA1: 65e7b961e5a0b0fa43f0eab881e1fc018b607f1f SHA256: eac0070f2e41ab6dc3752bdd34f9e6cbbb88892fb992d5fa18627a5e4951abd4 SHA512: bf83a88fafaee1555eadab617634810801fb4da5bbf6bdb37354e3ea2c1c55e9267522df4d21d12a94ca417bfd0092adf2b715a64e671656c868af4cccadf052 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: i386 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_i386.deb Size: 2300 MD5sum: 19c6cd710362f3983698305419a03eda SHA1: 83638c261aa197e75f5e11603d6d61c55fa13c71 SHA256: 33a897dee9d4381c759ad2e8807ca3157f9ad706b36f2ca0a1395d906a055369 SHA512: 014540a6c0222cf949202d4545c45faa88a8d69a73248d20c40894c9e92240ff37b3ee5f94024fb7ff7e47340661e8a61f098a5187d439f621e66b128dcd21c9 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: i386 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_i386.deb Size: 2326 MD5sum: 979436254c5925a5dabcd0ffcc533d06 SHA1: 054dd6ed5d3cfe5ebf070864fd16f6be70ef9da6 SHA256: eb85311a7a55e7699aa06f9ce007cd621baf71b11221fad76d8078d46f2e497c SHA512: fe16c78839cada5086970b09c27e405638beb221d2ce081fd14e6786d919f1c3bcfc19b1a1acf0e4815cf1507b51d79e58613ce12bb9b41bdbf8e2d52144c328 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: i386 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_i386.deb Size: 2344 MD5sum: 19076816aca8a7445a0a36699e313cbc SHA1: 656ef6d5d94968dcf328b8313fdacc42db8cc7bd SHA256: 0b782ea99293fdc3d4f1dd12bc9db5359c082724745591891598deeb6eeabc22 SHA512: 9bc842625074045a6776d670d0a7f048f3090ae30ca3ee0b438e8d97212eecada20499bf512d7ca58e5d9f2097151eb70116e19aa9e2a39035075dcb0c1f68d0 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: i386 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_i386.deb Size: 2230 MD5sum: 56594f77c0f9ae9d714a56fc513ea986 SHA1: 5ef04ebec5eba02657115403e1f598ac1f2fad31 SHA256: 52791a7b98345ea18b289e90497b283eab2c7e622593c8b93482d8e590db2ada SHA512: f3b6c7d0df25083d07f1d35a5e86a37aa4208ddfaa79f49d8d244959ab797954a857c278688c1c111f8afd679112915747280eed440e77e32358b8016f6f3ffd 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: i386 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_i386.deb Size: 114488 MD5sum: 1f2db1b21149a9acc391c0510812d794 SHA1: e0caddf32441303373e8158b4668cbdd0491d4a9 SHA256: 9a906a312aed03b9498928ce50de3f09155523738365627ee62516c97d0ed30d SHA512: 1304f22e5b25afba949acbced909add74d685b57b44266d79e3c358130c637c0c29c321b8b2f94bf4d769288eb6ac19f3975a2bca87c0910e99762d41c29406e 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: 174 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache2-suexec Depends: libc6 (>= 2.3.6-6~), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: pool/apache-eeldap/a/apache2/apache2-suexec_2.2.22-13.ee1_i386.deb Size: 105350 MD5sum: 42aeeaa65311ed0ae254f771f24624ed SHA1: 13d14f143100665600941e97e4cf49143e5a32b7 SHA256: d010282a7a015a335ada599069a8d1e10cd8e54e429a05f3c226a013a43aebe9 SHA512: 0f1745038ab597da7ff11a32ebfaebfb35effd08e1ddcaba1283a8c25c3afd56cc8be2c3cd9d3eee5304d3f6b903c2e6a1abe4d664a85536b32e4fb3cde2f2f2 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: 187 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.ee1 Replaces: apache2-suexec Provides: apache2-suexec Depends: libc6 (>= 2.3.6-6~), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: pool/apache-eeldap/a/apache2/apache2-suexec-custom_2.2.22-13.ee1_i386.deb Size: 106930 MD5sum: cd6005904f373f9273c764e041c8d446 SHA1: 34a3518f52e661c37d7322f1636a4bc6e8aefef9 SHA256: b60eceb2843c1052da34413b69df728ace3a794a752c95e3fbc279f1db5bd646 SHA512: f54b39d4a7850e0297be06ac2a7489764254c78a10751fc021deb7c2b02a760fe6ac3a844c00e65503cd37d021b55bcec8341df628841318c0a8fcded839f9f6 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: i386 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_i386.deb Size: 115270 MD5sum: 96ff9b2e029b8c62bdb334bf5d542b7a SHA1: bae0971fbd8100f92f596d265f6b6fcdd30d0242 SHA256: ee56db9f8117472e88cd50673b15003028d08b71d2d9149b078d527386712edb SHA512: 3b5735791b849c1fc22fbd10adf62b18abbf7fd8c6ec9dc08bb060f4f2a007119816029ccc776044c55d3a486a89e6633dd63f75fd510a5a2d241fbd207df8fa 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: 329 Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 162426 MD5sum: 6f806a9a7340ce2420762fa812bc95a9 SHA1: e3f1960526372c218321a226801673b2ab25301a SHA256: 4bb855c84e2951f0d40660c8029685fe6c40f9738b0e9903865fca661f4f7ce6 SHA512: 3ee8127fa3f26b75158ba733c1445b90b19e2c0053951dba3d920b757a4dcd03cd659b25a163b203bfff524ceb2d48964fcf245601bbf87595c98d890ec886ed 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: 3416 Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 775700 MD5sum: dc5a4a20c8af5faed8e5bb1412c83d9a SHA1: fabbdff9fba392426f04243f6c9d45f6db923f9e SHA256: bef4ef731d3db16ac17dae14a2b1eb06555f5b7d3519e4b8efaedfb1a08ac33c SHA512: c23019ea3908a4a3da9b377f1b1f0791fcf72670b08bb60c8416b2e6a05f9bbe57f6e41572fbfc95f702a00dd9c03f77e792eb42094634b2f03d6a00918ecb0d 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: i386 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_i386.deb Size: 290992 MD5sum: fe2a06bebadf6e69f0a05d6b50e95d22 SHA1: 25bbc7bf3b4002e8539f594db8ff72c4f54a058e SHA256: 449bd9873878b4b12f16b060bba34a643e867462207a1eda94bab099206afca3 SHA512: 4334724eb86b1c5081eb96aa73f3f0c9099b46452fa4a0ab32060e7d16e3148e3ec590b7df20f1300cb9286b6920be89f602e8b827822c4f2cadb09314661b6a 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/