Source: ea-apache24
Section: EA4
Priority: optional
Maintainer: cPanel
Homepage: http://httpd.apache.org/

Package: ea-apache24
Architecture: any
Depends: openssl (>= 1.1.1d-1), libssl1.1 (>= 1.1.1d-1) | libssl3, ea-apr (>= 1.7.0-1), ea-apr-util (>= 1.6.1-1), ea-apache24-mpm, ea-apache24-mod-ssl, ea-documentroot, ea-apache24-tools (>= 2.4.66-4), ea-apache24-config, ea-apache24-config-runtime, ea-apache24-mod-bwlimited, ea-apache24-mod-proxy-wstunnel, ea-apache24-mod-headers, ea-apache24-mod-remoteip, ea-apache24-mod-proxy-http, ea-apache24-mod-proxy, ea-cpanel-tools, elinks, links
Provides: ea-webserver, ea-apache24-suexec (= 2.4.66-4), ea-apache24-mmn (= 20120211), ea-apache24-mmn (= 20120211x8664), ea-apache24-mmn (= 20120211-x86-64)
Conflicts: httpd-mmn
Description: Apache HTTP Server
 The Apache HTTP Server is a powerful, efficient, and extensible
 web server.

Package: ea-apache24-devel
Architecture: any
Depends: ea-apr-devel (>= 1.6.3-1), ea-apr-util-devel, pkg-config, ea-apache24 (>= 2.4.66-4)
Description: Development interfaces for the Apache HTTP server
 The ea-apache24-devel package contains the APXS binary and other files
 that you need to build Dynamic Shared Objects (DSOs) for the
 Apache HTTP Server.
 If you are installing the Apache HTTP server and you want to be
 able to compile or develop additional modules for Apache, you need
 to install this package.

Package: ea-apache24-manual
Architecture: any
Depends: ea-apache24 (>= 2.4.66-4)
Description: Documentation for the Apache HTTP server
 The ea-apache24-manual package contains the complete manual and
 reference guide for the Apache HTTP server. The information can
 also be found at http://httpd.apache.org/docs/2.4/.

Package: ea-apache24-mod-http2
Architecture: any
Depends: openssl (>= 1.1.1d-1), libssl1.1 (>= 1.1.1d-1) | libssl3, nghttp2, ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Conflicts: ea-apache24-mod-mpm-itk, ea-apache24-mod-mpm-prefork, ea-apache24-mod-mpm-prefork
Description: HTTP2 module for Apache HTTP Server
 This module sets up http2

Package: ea-apache24-tools
Architecture: any
Description: Tools for use with the Apache HTTP Server
 The ea-apache24-tools package contains tools which can be used with
 the Apache HTTP Server.

Package: ea-apache24-mod-mpm-event
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-cgid
Provides: ea-apache24-threaded-mpm, ea-apache24-mpm
Conflicts: ea-apache24-forked-mpm, ea-apache24-mod-mpm-worker, ea-apache24-mod-mpm-prefork, ea-apache24-mod-cgi
Description: Threaded event Multi-Processing Module for Apache HTTP Server
 The Event MPM provides a threaded model for workers, with the additional
 feature that all keepalive connections are handled by a single thread.

Package: ea-apache24-mod-mpm-prefork
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-cgi
Provides: ea-apache24-forked-mpm, ea-apache24-mpm
Conflicts: ea-apache24-threaded-mpm, ea-apache24-mod-mpm-worker, ea-apache24-mod-mpm-event, ea-apache24-mod-cgid, ea-apache24-mod-http2
Description: Prefork Multi-Processing Module for Apache HTTP Server
 The traditional forked worker model.

Package: ea-apache24-mod-mpm-worker
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-cgid
Provides: ea-apache24-threaded-mpm, ea-apache24-mpm
Conflicts: ea-apache24-forked-mpm, ea-apache24-mod-mpm-event, ea-apache24-mod-mpm-prefork, ea-apache24-mod-cgi
Description: Threaded worker Multi-Processing Module for Apache HTTP Server
 The Worker MPM provides a threaded worker model.

Package: ea-apache24-mod-allowmethods
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: HTTP request method restriction module for the Apache HTTP Server
 The mod_allowmethods module makes it easy to restrict what HTTP
 methods can used on an server.

Package: ea-apache24-mod-asis
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: As-is provider module for the Apache HTTP Server
 The mod_asis module provides the handler send-as-is which causes
 Apache HTTP Server to send the document without adding most of the
 usual HTTP headers.

Package: ea-apache24-mod-auth-digest
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-authn, ea-apache24-authz
Description: HTTP Digest Authentication module for the Apache HTTP Server
 The mod_auth_digest module implements HTTP Digest Authentication
 (RFC2617), and provides an alternative to mod_auth_basic where the
 password is not transmitted as cleartext. However, this does not lead
 to a significant security advantage over basic authentication. On the
 other hand, the password storage on the server is much less secure
 with digest authentication than with basic authentication. Therefore,
 using basic auth and encrypting the whole connection using mod_ssl is
 a much better alternative.
 mod_auth_digest requires at least one authentication provider module,
 and one authorization provider module.

Package: ea-apache24-mod-authn-anon
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Provides: ea-apache24-authn-anon, ea-apache24-authn
Description: Anonymous-user authentication module for the Apache HTTP Server
 The mod_authn_anon module provides authentication front-ends such as
 mod_auth_basic to authenticate users similar to anonymous-ftp sites,
 i.e. have a 'magic' user id 'anonymous' and the email address as a
 password. These email addresses can be logged.
 Combined with other (database) access control methods, this allows for
 effective user tracking and customization according to a user profile
 while still keeping the site open for 'unregistered' users. One
 advantage of using Auth-based user tracking is that, unlike
 magic-cookies and funny URL pre/postfixes, it is completely browser
 independent and it allows users to share URLs.

Package: ea-apache24-mod-authn-dbd
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-dbd (>= 0:2.4.66-4)
Provides: ea-apache24-authn-dbd, ea-apache24-authn
Description: DBD-based authentication module for the Apache HTTP Server
 The mod_authn_dbd module provides authentication front-ends such as
 mod_auth_digest and mod_auth_basic to authenticate users by looking up
 users in SQL tables. Similar functionality is provided by, for
 example, mod_authn_file.

Package: ea-apache24-mod-authn-dbm
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-dbd (>= 0:2.4.66-4)
Provides: ea-apache24-authn-dbm, ea-apache24-authn
Description: DBM-based authentication module for the Apache HTTP Server
 The mod_authn_dbm module provides authentication front-ends such as
 mod_auth_digest and mod_auth_basic to authenticate users by looking up
 users in dbm password files. Similar functionality is provided by
 mod_authn_file.

Package: ea-apache24-mod-authn-socache
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-authn
Description: Shared-memory authentication caching module for the Apache HTTP Server
 The mod_authn_socache module maintains a cache of authentication
 credentials, so that a new backend lookup is not required for every
 authenticated request.

Package: ea-apache24-mod-authnz-ldap
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-ldap (>= 0:2.4.66-4)
Provides: ea-apache24-authn-ldap, ea-apache24-authz-ldap, ea-apache24-authn, ea-apache24-authz
Description: LDAP authentication/authorization module for the Apache HTTP Server
 The mod_authnz_ldap module allows authentication front-ends such as
 mod_auth_basic to authenticate users through an LDAP directory.

Package: ea-apache24-mod-authz-dbd
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-dbd (>= 0:2.4.66-4)
Provides: ea-apache24-authz-dbd, ea-apache24-authz
Description: DBD-based group authorization module for the Apache HTTP Server
 The mod_authz_dbd module provides authorization capabilities so that
 authenticated users can be allowed or denied access to portions of the
 web site by group membership. Similar functionality is provided by
 mod_authz_groupfile and mod_authz_dbm, with the exception that this
 module queries a SQL database to determine whether a user is a member
 of a group.

Package: ea-apache24-mod-authz-dbm
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Provides: ea-apache24-authz-dbm, ea-apache24-authz
Description: DBM-based group authorization module for the Apache HTTP Server
 The mod_authz_dbm module provides authorization capabilities so that
 authenticated users can be allowed or denied access to portions of the
 web site by group membership. Similar functionality is provided by
 mod_authz_groupfile.

Package: ea-apache24-mod-authz-owner
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Provides: ea-apache24-authz-owner, ea-apache24-authz
Description: Ownership-based authorization module for the Apache HTTP Server
 The mod_authz_owner module authorizes access to files by comparing the
 userid used for HTTP authentication (the web userid) with the
 file-system owner or group of the requested file. The supplied
 username and password must be already properly verified by an
 authentication module, such as mod_auth_basic or mod_auth_digest.

Package: ea-apache24-mod-brotli
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), brotli
Description: Compress content via Brotli before it is delivered to the client
 The mod_brotli module provides the BROTLI_COMPRESS output filter that allows
 output from your server to be compressed using the brotli compression format
 before being sent to the client over the network.

Package: ea-apache24-mod-buffer
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Request buffering module for the Apache HTTP Server
 The mod_buffer module provides the ability to buffer the input and
 output filter stacks.
 Under certain circumstances, content generators might create content
 in small chunks. In order to promote memory reuse, in memory chunks
 are always 8k in size, regardless of the size of the chunk
 itself. When many small chunks are generated by a request, this can
 create a large memory footprint while the request is being processed,
 and an unnecessarily large amount of data on the wire. The addition of
 a buffer collapses the response into the fewest chunks possible.
 When httpd is used in front of an expensive content generator,
 buffering the response may allow the backend to complete processing
 and release resources sooner, depending on how the backend is
 designed.

Package: ea-apache24-mod-cache
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Content caching module for the Apache HTTP Server
 The mod_cache module implements an RFC 2616 compliant HTTP content
 caching filter, with support for the caching of content negotiated
 responses containing the Vary header.
 RFC 2616 compliant caching provides a mechanism to verify whether
 stale or expired content is still fresh, and can represent a
 significant performance boost when the origin server supports
 conditional requests by honouring the If-None-Match HTTP request
 header. Content is only regenerated from scratch when the content has
 changed, and not when the cached entry expires.
 As a filter, mod_cache can be placed in front of content originating
 from any handler, including flat files (served from a slow disk cached
 on a fast disk), the output of a CGI script or dynamic content
 generator, or content proxied from another server.
 In the default configuration, mod_cache inserts the caching filter as
 far forward as possible within the filter stack, utilising the quick
 handler to bypass all per request processing when returning content to
 the client. In this mode of operation, mod_cache may be thought of as
 a caching proxy server bolted to the front of the webserver, while
 running within the webserver itself.

Package: ea-apache24-mod-cache-disk
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-cache (>= 0:2.4.66-4)
Description: Disk-based caching module for the Apache HTTP Server
 The mod_cache_disk module implements a disk based storage manager for
 mod_cache.
 The headers and bodies of cached responses are stored separately on
 disk, in a directory structure derived from the md5 hash of the cached
 URL.
 Multiple content negotiated responses can be stored concurrently,
 however the caching of partial content is not yet supported by this
 module.
 Atomic cache updates to both header and body files are achieved
 without the need for locking by storing the device and inode numbers
 of the body file within the header file. This has the side effect that
 cache entries manually moved into the cache will be ignored.
 The htcacheclean tool is provided to list cached URLs, remove cached
 URLs, or to maintain the size of the disk cache within size and/or
 inode limits. The tool can be run on demand, or can be daemonized to
 offer continuous monitoring of directory sizes.

Package: ea-apache24-mod-cache-socache
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-cache (>= 0:2.4.66-4)
Description: Shared-memory caching module for the Apache HTTP Server
 The mod_cache_socache module implements a shared object cache
 (socache) based storage manager for mod_cache.
 The headers and bodies of cached responses are combined, and stored
 underneath a single key in the shared object cache. A number of
 implementations of shared object caches are available to choose from.
 Multiple content negotiated responses can be stored concurrently,
 however the caching of partial content is not yet supported by this
 module.

Package: ea-apache24-mod-cgi
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-forked-mpm
Provides: ea-apache24-cgi
Conflicts: ea-apache24-mod-cgid, ea-apache24-mod-mpm-event, ea-apache24-mod-mpm-worker
Description: CGI module for the Apache HTTP Server
 The mod_cgi module adds a handler for executing CGI scripts. This
 module is meant for a forked MPM; for threaded MPMs, mod_cgid should
 be used.

Package: ea-apache24-mod-cgid
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-threaded-mpm
Provides: ea-apache24-cgi
Conflicts: ea-apache24-mod-cgi, ea-apache24-mod-mpm-prefork
Description: CGI module for the Apache HTTP Server
 The mod_cgid module adds a handler for executing CGI scripts. This
 module is meant for threaded MPMs; for forked MPMs, mod_cgi should be
 used.

Package: ea-apache24-mod-charset-lite
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Character set conversion module for the Apache HTTP Server
 The mod_charset_lite module allows the server to change the character
 set of responses before sending them to the client.

Package: ea-apache24-mod-data
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: RFC2379 data URL generation module for the Apache HTTP server
 The mod_data module provides the ability to convert a response into an
 RFC2397 data URL.
 Data URLs can be embedded inline within web pages using something like
 the mod_include module, to remove the need for clients to make
 separate connections to fetch what may potentially be many small
 images. Data URLs may also be included into pages generated by
 scripting languages such as PHP.

Package: ea-apache24-mod-dav
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: DAV module for the Apache HTTP server
 The mod_dav module provides class 1 and class 2 WebDAV ('Web-based
 Distributed Authoring and Versioning') functionality for Apache. This
 extension to the HTTP protocol allows creating, moving, copying, and
 deleting resources and collections on a remote web server.

Package: ea-apache24-mod-dav-fs
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-dav (>= 0:2.4.66-4)
Description: DAV filesystem provider module for the Apache HTTP server
 The mod_dav_fs module acts as a support module for mod_dav and
 provides access to resources located in the file system.  The formal
 name of this provider is filesystem.

Package: ea-apache24-mod-dav-lock
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-dav (>= 0:2.4.66-4)
Description: Generic DAV locking module for the Apache HTTP server
 The mod_dav_lock module implements a generic locking API which can be
 used by any backend provider of mod_dav.  Without a backend provider
 which makes use of it, however, it should not be loaded into the
 server.

Package: ea-apache24-mod-dbd
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Database connection module for the Apache HTTP server
 The mod_dbd module manages SQL database connections using APR. It
 provides database connections on request to modules requiring SQL
 database functions, and takes care of managing databases with optimal
 efficiency and scalability for both threaded and non-threaded MPMs.

Package: ea-apache24-mod-deflate
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Compression filter module for the Apache HTTP server
 The mod_deflate module provides the DEFLATE output filter that allows
 output from your server to be compressed before being sent to the
 client over the network.

Package: ea-apache24-mod-dialup
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Bandwidth rate limiting module for the Apache HTTP server
 It is a module that sends static content at a bandwidth rate limit,
 defined by the various old modem standards.

Package: ea-apache24-mod-dumpio
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Debug logging module for the Apache HTTP server
 The mod_dumpio module allows for the logging of all input received by
 Apache and/or all output sent by Apache to be logged (dumped) to the
 error.log file.
 The data logging is done right after SSL decoding (for input) and
 right before SSL encoding (for output). As can be expected, this can
 produce extreme volumes of data, and should only be used when
 debugging problems.

Package: ea-apache24-mod-env
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Environment variable module for the Apache HTTP server
 The mod_env module allows for control of internal environment
 variables that are used by various Apache HTTP Server modules. These
 variables are also provided to CGI scripts as native system
 environment variables, and available for use in SSI pages. Environment
 variables may be passed from the shell which invoked the httpd
 process. Alternatively, environment variables may be set or unset
 within the configuration process.

Package: ea-apache24-mod-expires
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Client-side cache control module for the Apache HTTP server
 The mod_expires module controls the setting of the Expires HTTP header
 and the max-age directive of the Cache-Control HTTP header in server
 responses. The expiration date can set to be relative to either the
 time the source file was last modified, or to the time of the client
 access.

Package: ea-apache24-mod-ext-filter
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Generic filter module for the Apache HTTP server
 The mod_ext_filter module presents a simple and familiar programming
 model for filters. With this module, a program which reads from stdin
 and writes to stdout (i.e., a Unix-style filter command) can be a
 filter for Apache.

Package: ea-apache24-mod-file-cache
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Static file caching module for the Apache HTTP server
 The mod_file_cache module provides two techniques for caching
 frequently requested static files. Through configuration directives,
 you can direct mod_file_cache to either open then mmap() a file, or to
 pre-open a file and save the open file handle. Both techniques reduce
 server load when processing requests for these files by doing part of
 the work (specifically, the file I/O) for serving the file when the
 server is started rather than during each request.
 This cannot be used for speeding up CGI programs or other files which
 are served by special content handlers. It can only be used for
 regular files which are usually served by the Apache core content
 handler.

Package: ea-apache24-mod-headers
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Header control module for the Apache HTTP server
 The mod_headers module provides directives to control and modify HTTP
 request and response headers. Headers can be merged, replaced or
 removed.

Package: ea-apache24-mod-heartbeat
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-watchdog (>= 0:2.4.66-4)
Description: Status reporting module for the Apache HTTP server
 The mod_heartbeat module sends multicast messages to a
 mod_heartmonitor listener that advertises the servers current
 connection count. Usually, mod_heartmonitor will be running on a proxy
 server with mod_lbmethod_heartbeat loaded, which allows ProxyPass to
 use the "heartbeat" lbmethod inside of ProxyPass.
 mod_heartbeat itself is loaded on the origin server(s) that serve
 requests through the proxy server(s).

Package: ea-apache24-mod-heartmonitor
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-watchdog (>= 0:2.4.66-4)
Description: Heartbeat monitoring module for the Apache HTTP server
 The mod_heartmonitor module listens for server status messages
 generated by mod_heartbeat enabled origin servers and makes their
 status available to mod_lbmethod_heartbeat. This allows ProxyPass to
 use the "heartbeat" lbmethod inside of ProxyPass.
 This module uses the services of mod_slotmem_shm when available
 instead of flat-file storage. No configuration is required to use
 mod_slotmem_shm.

Package: ea-apache24-mod-imagemap
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Server-side imagemap module for the Apache HTTP server
 The mod_imagemap module processes .map files, thereby replacing the
 functionality of the imagemap CGI program. Any directory or document
 type configured to use the handler imap-file (using either AddHandler
 or SetHandler) will be processed by this module.

Package: ea-apache24-mod-info
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Extension providing a comprehensive overview of server configuration (NOT RECOMMENDED FOR SHARED SERVERS)
 The mod_info module adds a server-info handler to the apache configuration,
 allowing a detailed description of the current server configuration state.
 It is not appropriate for shared hosting systems.

Package: ea-apache24-mod-lbmethod-bybusyness
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy-balancer (>= 0:2.4.66-4)
Provides: ea-apache24-lbmethod-bybusyness, ea-apache24-lbmethod
Description: Busyness load-balancing module for the Apache HTTP server
 The mod_lbmethod_bybusyness module keeps track of how many requests
 each worker is currently assigned at present. A new request is
 automatically assigned to the worker with the lowest number of active
 requests. This is useful in the case of workers that queue incoming
 requests independently of Apache, to ensure that queue length stays
 even and a request is always given to the worker most likely to
 service it the fastest and reduce latency.

Package: ea-apache24-mod-lbmethod-byrequests
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy-balancer (>= 0:2.4.66-4)
Provides: ea-apache24-lbmethod-byrequests, ea-apache24-lbmethod
Description: Request load-balancing module for the Apache HTTP server
 The mod_lbmethod_byrequests module distributes requests among the
 various workers to ensure that each gets their configured share of the
 number of requests.

Package: ea-apache24-mod-lbmethod-bytraffic
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy-balancer (>= 0:2.4.66-4)
Provides: ea-apache24-lbmethod-bytraffic, ea-apache24-lbmethod
Description: Traffic load-balancing module for the Apache HTTP server
 The mod_lbmethod_bytraffic module distributes requests among the
 various workers to ensure that each gets their configured share of the
 number of requests.  In contrast to mod_lbmethod_byrequests, which has
 a similar balancing logic, bytraffic weights each request by the
 number of bytes in the request.

Package: ea-apache24-mod-lbmethod-heartbeat
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy-balancer (>= 0:2.4.66-4), ea-apache24-mod-heartmonitor (>= 0:2.4.66-4)
Provides: ea-apache24-lbmethod-heartbeat, ea-apache24-lbmethod
Description: Heartbeat load-balancing module for the Apache HTTP server
 The mod_lbmethod_heartbeat module uses the services of
 mod_heartmonitor to balance between origin servers that are providing
 heartbeat info via the mod_heartbeat module.
 This load balancing algorithm favors servers with more ready (idle)
 capacity over time, but does not select the server with the most ready
 capacity every time. Servers that have 0 active clients are penalized,
 with the assumption that they are not fully initialized.

Package: ea-apache24-mod-ldap
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apr-util-ldap
Description: LDAP connection-handling module for the Apache HTTP Server
 The mod_ldap module was created to improve the performance of websites
 relying on backend connections to LDAP servers. In addition to the
 functions provided by the standard LDAP libraries, this module adds an
 LDAP connection pool and an LDAP shared memory cache.

Package: ea-apache24-mod-log-debug
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Debug logging module for the Apache HTTP Server
 The mod_log_debug module provides a LogMessage directive which may be
 used to log arbitrary data.

Package: ea-apache24-mod-log-forensic
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Forensic logging module for the Apache HTTP Server
 The mod_log_forensic module provides for forensic logging of client
 requests. Logging is done before and after processing a request, so
 the forensic log contains two log lines for each request. The forensic
 logger is very strict, which means:
   - The format is fixed. You cannot modify the logging format at
     runtime.
   - If it cannot write its data, the child process exits immediately
     and may dump core (depending on your CoreDumpDirectory
     configuration).
 The check_forensic script may be helpful in evaluating the forensic
 log output.

Package: ea-apache24-mod-lua
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Lua language extension module for the Apache HTTP Server (NOT RECOMMENDED FOR SHARED SERVERS)
 The mod_lua module allows the server to be extended with scripts
 written in the Lua programming language. The extension points (hooks)
 available with mod_lua include many of the hooks available to natively
 compiled Apache HTTP Server modules, such as mapping requests to
 files, generating dynamic responses, access control, authentication,
 and authorization

Package: ea-apache24-mod-macro
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Configuration macro module for the Apache HTTP Server
 The mod_macro module provides macros within Apache httpd runtime
 configuration files, to ease the process of creating numerous similar
 configuration blocks. When the server starts up, the macros are
 expanded using the provided parameters, and the result is processed as
 along with the rest of the configuration file.

Package: ea-apache24-mod-mime-magic
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: MIME-type autosensing module for the Apache HTTP server
 The mod_mime_magic module determines the MIME type of files in the
 same way the Unix file(1) command works: it looks at the first few
 bytes of the file. It is intended as a "second line of defense" for
 cases that mod_mime cannot resolve.

Package: ea-apache24-mod-proxy
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Proxy server module for the Apache HTTP server
 The mod_proxy module implements a proxy/gateway for Apache HTTP
 Server, supporting a number of popular protocols as well as several
 different load balancing algorithms. Third-party modules can add
 support for additional protocols and load balancing algorithms.

Package: ea-apache24-mod-proxy-ajp
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: Apache JServ Protocol 1.3 proxy module for the Apache HTTP server
 The mod_proxy_ajp module provides proxy support for the Apache JServ
 Protocol version 1.3.

Package: ea-apache24-mod-proxy-balancer
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4), ea-apache24-lbmethod
Description: Load-balancing module for the Apache HTTP server
 The mod_proxy_balancer module provides load balancing support for
 HTTP, FTP and AJP13 protocols.  Load balancing scheduler algorithms
 are not provided by this module but by the mod_lbmethod_* modules.

Package: ea-apache24-mod-proxy-connect
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: CONNECT HTTP method proxy module for the Apache HTTP server
 The mod_proxy_connect module provides support for the CONNECT HTTP
 method. This method is mainly used to tunnel SSL requests through
 proxy servers.

Package: ea-apache24-mod-proxy-express
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: Dynamic reverse-proxy module for the Apache HTTP server
 The mod_proxy_express module creates dynamically configured mass
 reverse proxies, by mapping the Host: header of the HTTP request to a
 server name and backend URL stored in a DBM file. This allows for easy
 use of a huge number of reverse proxies with no configuration
 changes. It is much less feature-full than mod_proxy_balancer, which
 also provides dynamic growth, but is intended to handle much, much
 larger numbers of backends. It is ideally suited as a front-end HTTP
 switch.

Package: ea-apache24-mod-proxy-fcgi
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: FastCGI proxy module for the Apache HTTP server
 The mod_proxy_fcgi module provides support for the FastCGI
 protocol. Unlike mod_fcgid and mod_fastcgi, mod_proxy_fcgi has no
 provision for starting the application process; fcgistarter is
 provided (on some platforms) for that purpose. Alternatively, external
 launching or process management may be available in the FastCGI
 application framework in use.

Package: ea-apache24-mod-proxy-fdpass
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: File descriptor-passing proxy module for the Apache HTTP server
 The mod_proxy_fdpass module provides support for the passing the
 socket of the client to another process.
 mod_proxy_fdpass uses the ability of AF_UNIX domain sockets to pass an
 open file descriptor to allow another process to finish handling a
 request.
 The module has a proxy_fdpass_flusher provider interface, which allows
 another module to optionally send the response headers, or even the
 start of the response body. The default flush provider disables
 keep-alive, and sends the response headers, letting the external
 process just send a response body.
 At this time the only data passed to the external process is the
 client socket. To receive a client socket, call recvfrom with an
 allocated struct cmsghdr. Future versions of this module may include
 more data after the client socket, but this is not implemented at this
 time.

Package: ea-apache24-mod-proxy-ftp
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: FTP proxy module for the Apache HTTP server
 The mod_proxy_ftp module provides support for the proxying FTP
 sites. Note that FTP support is currently limited to the GET method.

Package: ea-apache24-mod-proxy-hcheck
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4), ea-apache24-mod-watchdog (>= 0:2.4.66-4)
Conflicts: ea-apache24-forked-mpm
Description: Dynamic health check of Balancer members (workers) for mod_proxy
 The mod_proxy_hcheck module provides support for dynamic health checking of
 balancer members (workers).  This can be enabled on a worker-by-worker basis.
 The health check is done independently of the actual revers proxy requests.

Package: ea-apache24-mod-proxy-html
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: HTML and XML content filters for the Apache HTTP Server
 The mod_proxy_html and mod_xml2enc modules provide filters which can
 transform and modify HTML and XML content.

Package: ea-apache24-mod-proxy-http
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: HTTP/HTTPS proxy module for the Apache HTTP server
 The mod_proxy_http module provides the features used for proxying HTTP
 and HTTPS requests. mod_proxy_http supports HTTP/0.9, HTTP/1.0 and
 HTTP/1.1. It does not provide any caching abilities. If you want to
 set up a caching proxy, you might want to use the additional service
 of the mod_cache module.

Package: ea-apache24-mod-proxy-scgi
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: SCGI module for the Apache HTTP server
 The mod_proxy_scgi module provides support for the SCGI protocol,
 version 1.

Package: ea-apache24-mod-proxy-wstunnel
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: Websockets proxy module for the Apache HTTP server
 The mod_proxy_wstunnel module provides support for the tunnelling of
 web socket connections to a backend websockets server. The connection
 is automagically upgraded to a websocket connection.

Package: ea-apache24-mod-proxy-uwsgi
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-proxy (>= 0:2.4.66-4)
Description: Websockets proxy module for the Apache HTTP server
 The uWSGI project provides application servers (for various programming languages and protocols
 like perl (PSGI), python (WSGI), ruby (Rack), Lua WSAPI, CGI, PHP, and Go ... to name a few),
 proxies, process managers and monitors.
 All implemented using a common api and a common configuration style.

Package: ea-apache24-mod-ratelimit
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Client bandwidth limiting module for the Apache HTTP server
 The mod_ratelimit module provides a filter named RATE_LIMIT to limit
 client bandwidth. The connection speed to be simulated is specified,
 in KiB/s, using the environment variable rate-limit.

Package: ea-apache24-mod-reflector
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Filter-as-service module for the Apache HTTP server
 The mod_reflector module allows request bodies to be reflected back to
 the client, in the process passing the request through the output
 filter stack. A suitably configured chain of filters can be used to
 transform the request into a response. This module can be used to turn
 an output filter into an HTTP service.

Package: ea-apache24-mod-remoteip
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: IP replacement module for the Apache HTTP Server
 The mod_remoteip module is used to treat the useragent which initiated
 the request as the originating useragent as identified by httpd for
 the purposes of authorization and logging, even where that useragent
 is behind a load balancer, front end server, or proxy server.
 The module overrides the client IP address for the connection with the
 useragent IP address reported in the request header configured with
 the RemoteIPHeader directive.
 Once replaced as instructed, this overridden useragent IP address is
 then used for the mod_authz_host Require ip feature, is reported by
 mod_status, and is recorded by mod_log_config %a and core %a format
 strings. The underlying client IP of the connection is available in
 the %{c}a format string.

Package: ea-apache24-mod-reqtimeout
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Request timeout module for the Apache HTTP Server
 The mod_reqtimeout module can set various timeouts for receiving the
 request headers and the request body from the client. If the client
 fails to send headers or body within the configured time, a 408
 REQUEST TIME OUT error is sent.

Package: ea-apache24-mod-request
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Request body retention module for the Apache HTTP Server
 The mod_request module makes request bodies available to applications,
 where they may normally be discarded, i.e. during GET requests.

Package: ea-apache24-mod-sed
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Regex replacement content filter module for the Apache HTTP Server
 The mod_sed module is an in-process content filter. The mod_sed filter
 implements the sed editing commands implemented by the Solaris 10 sed
 program as described in the manual page. However, unlike sed, mod_sed
 does not take data from standard input. Instead, the filter acts on
 the entity data sent between client and server. mod_sed can be used as
 an input or output filter. mod_sed is a content filter, which means
 that it cannot be used to modify client or server http headers.
 The mod_sed output filter accepts a chunk of data, executes the sed
 scripts on the data, and generates the output which is passed to the
 next filter in the chain.
 The mod_sed input filter reads the data from the next filter in the
 chain, executes the sed scripts, and returns the generated data to the
 caller filter in the filter chain.
 Both the input and output filters only process the data if newline
 characters are seen in the content. At the end of the data, the rest
 of the data is treated as the last line.

Package: ea-apache24-mod-session
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664), ea-apache24-mod-request, ea-apr-util-openssl
Description: Session interface for the Apache HTTP Server
 The mod_session module and associated backends provide an abstract
 interface for storing and accessing per-user session data.

Package: ea-apache24-mod-slotmem-plain
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Slot-based memory module for the Apache HTTP Server
 The mod_slotmem_plain module provides for creation and access to a
 plain memory segment in which the datasets are organized in "slots."

Package: ea-apache24-mod-socache-memcache
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Memcache-based object cache module for the Apache HTTP Server
 The mod_socache_memcache module is a shared object cache provider
 which provides for creation and access to a cache backed by the
 memcached high-performance, distributed memory object caching system.

Package: ea-apache24-mod-socache-redis
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: shared object cache provider which provides access to a cache backed by Redis
 mod_socache_redis is a shared object cache provider which provides for creation
 and access to a cache backed by the Redis high-performance, distributed memory object caching system.

Package: ea-apache24-mod-speling
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: URL fallback module for the Apache HTTP Server
 The mod_speling module addresses the problem that requests to
 documents sometimes cannot be served by the core apache server because
 the request was misspelled or miscapitalized.  mod_speling tries to
 find a matching document, even after all other modules gave up. It
 does its work by comparing each document name in the requested
 directory against the requested document name without regard to case,
 and allowing up to one misspelling (character insertion / omission /
 transposition or wrong character). A list is built with all document
 names which were matched using this strategy.

Package: ea-apache24-mod-ssl
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: SSL/TLS module for the Apache HTTP Server
 The mod_ssl module provides strong cryptography for the Apache Web
 server via the Secure Sockets Layer (SSL) and Transport Layer
 Security (TLS) protocols.

Package: ea-apache24-mod-substitute
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Response body substitution module for the Apache HTTP Server
 The mod_substitute module provides a mechanism to perform both regular
 expression and fixed string substitutions on response bodies.

Package: ea-apache24-mod-suexec
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Provides: ea-apache24-exec-code-asuser
Conflicts: ea-apache24-exec-code-asuser
Description: Per-user/group execution module for the Apache HTTP Server
 The mod_suexec module allows CGI scripts to run as a specified user
 and group.  The suexec support program is contained within the
 ea-apache24 package.

Package: ea-apache24-mod-unique-id
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Unique request identifier module for the Apache HTTP Server (causes noticeable performance degradation)
 The mod_unique_id module provides a magic token for each request which
 is guaranteed to be unique across all requests under very specific
 conditions. The unique identifier is even unique across multiple
 machines in a properly configured cluster of machines. The environment
 variable UNIQUE_ID is set to the identifier for each request.

Package: ea-apache24-mod-usertrack
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Cookie tracking module for the Apache HTTP Server
 The mod_usertrack module provides tracking of a users through websites
 via browser cookies.

Package: ea-apache24-mod-version
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Version comparing module for the Apache HTTP Server
 The mod_version module is designed for the use in test suites and
 large networks which have to deal with different httpd versions and
 different configurations. It provides a new container -- <IfVersion>,
 which allows a flexible version checking including numeric comparisons
 and regular expressions.

Package: ea-apache24-mod-vhost-alias
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Dynamic mass virtual hosting module for the Apache HTTP Server
 The mod_vhost_alias module creates dynamically configured virtual
 hosts, by allowing the IP address and/or the Host: header of the HTTP
 request to be used as part of the pathname to determine what files to
 serve. This allows for easy use of a huge number of virtual hosts with
 similar configurations.

Package: ea-apache24-mod-watchdog
Architecture: any
Depends: ea-apache24 (>= 0:2.4.66-4), ea-apache24-mmn (>= 20120211x8664)
Description: Periodic task module for the Apache HTTP Server
 The mod_watchdog module defines programmatic hooks for other modules
 to periodically run tasks. These modules can register handlers for
 mod_watchdog hooks.

