2022-08-08 16:28:47 +00:00
|
|
|
document: modulemd
|
|
|
|
version: 2
|
|
|
|
data:
|
2022-08-24 14:38:27 +00:00
|
|
|
name: httpd
|
|
|
|
stream: 2.4
|
|
|
|
summary: Apache HTTP Server
|
|
|
|
description: Apache httpd is a powerful, efficient, and extensible HTTP server.
|
|
|
|
license:
|
|
|
|
module: [ MIT ]
|
|
|
|
dependencies:
|
|
|
|
- buildrequires:
|
|
|
|
platform: [el8]
|
|
|
|
requires:
|
|
|
|
platform: [el8]
|
|
|
|
references:
|
|
|
|
documentation: https://httpd.apache.org/docs/2.4/
|
|
|
|
tracker: https://bz.apache.org/bugzilla/
|
|
|
|
profiles:
|
|
|
|
common:
|
|
|
|
rpms:
|
|
|
|
- httpd
|
|
|
|
- httpd-filesystem
|
|
|
|
- httpd-tools
|
|
|
|
- mod_ssl
|
|
|
|
- mod_http2
|
|
|
|
devel:
|
|
|
|
rpms:
|
|
|
|
- httpd
|
|
|
|
- httpd-filesystem
|
|
|
|
- httpd-devel
|
|
|
|
- httpd-tools
|
|
|
|
minimal:
|
|
|
|
rpms:
|
|
|
|
- httpd
|
|
|
|
api:
|
|
|
|
rpms:
|
|
|
|
- httpd
|
|
|
|
- httpd-devel
|
|
|
|
- httpd-filesystem
|
|
|
|
- mod_ssl
|
|
|
|
components:
|
|
|
|
rpms:
|
|
|
|
httpd:
|
|
|
|
rationale: Apache httpd
|
2023-02-16 06:49:47 +00:00
|
|
|
ref: stream-2.4-rhel-8.6.0
|
2022-08-24 14:38:27 +00:00
|
|
|
buildorder: 10
|
|
|
|
mod_http2:
|
|
|
|
rationale: HTTP/2 support for Apache httpd
|
2023-02-16 06:49:47 +00:00
|
|
|
ref: stream-2.4-rhel-8.6.0
|
2022-08-24 14:38:27 +00:00
|
|
|
buildorder: 20
|
|
|
|
mod_md:
|
|
|
|
rationale: Certificate provisioning using ACME for Apache httpd
|
2023-02-16 06:49:47 +00:00
|
|
|
ref: stream-2.4-rhel-8.6.0
|
2023-02-16 06:51:08 +00:00
|
|
|
buildorder: 20
|
|
|
|
# This is kind of a hack...
|
|
|
|
xmd:
|
|
|
|
mbs:
|
|
|
|
buildrequires:
|
|
|
|
platform:
|
|
|
|
stream: el8.6.0
|