Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

httpd-core-2.4.63-4.el10_1.3 RPM for ppc64le

From AlmaLinux 10.1 AppStream for ppc64le

Name: httpd-core Distribution: AlmaLinux
Version: 2.4.63 Vendor: AlmaLinux
Release: 4.el10_1.3 Build date: Mon Dec 22 20:16:04 2025
Group: Unspecified Build host: ppc64le-builder01.almalinux.org
Size: 9722276 Source RPM: httpd-2.4.63-4.el10_1.3.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://httpd.apache.org/
Summary: httpd minimal core
The httpd-core package contains essential httpd binaries.

Provides

Requires

License

Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)

Changelog

* Wed Dec 10 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-4.3
  - Resolves: RHEL-135052 - httpd: Apache HTTP Server: mod_userdir+suexec bypass
    via AllowOverride FileInfo (CVE-2025-66200)
  - Resolves: RHEL-135035 - httpd: Apache HTTP Server: CGI environment variable
    override (CVE-2025-65082)
  - Resolves: RHEL-134467 - httpd: Apache HTTP Server: Server Side Includes adds
    query string to #exec cmd=... (CVE-2025-58098)
* Thu Nov 06 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-4.2
  - Resolves: RHEL-125894 - mod_ssl: allow more fine grained SSL SNI vhost check
    to avoid unnecessary 421 errors after CVE-2025-23048 fix
* Sat Aug 16 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-4
  - Resolves: RHEL-99945 - httpd: HTTP Session Hijack via a TLS
    upgrade (CVE-2025-49812)
  - Resolves: RHEL-99962 - httpd: access control bypass by trusted clients
    is possible using TLS 1.3 session resumption (CVE-2025-23048)
  - Resolves: RHEL-99970 - httpd: insufficient escaping of user-supplied
    data in mod_ssl (CVE-2024-47252)
  - Resolves: RHEL-103489 - stickysession field does not work when
    specifying it in the query parameter after upgrade to 9.5
* Mon Jul 28 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-3
  - Resolves: RHEL-106043 - httpd 2.4.62: mod_proxy_connect prematurely closes
    connections
* Thu Jul 24 2025 Joe Orton  <jorton@redhat.com> - 2.4.63-2
  - mod_dav: add dav_get_base_path() API
    Resolves: RHEL-105255
* Mon Jan 27 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-1
  - new version 2.4.63
  - Resolves: RHEL-76358 - httpd rebase to 2.4.63
  - Resolves: RHEL-73414 - RewriteRule proxying to UDS (unix domain socket)
    configured in .htaccess doesn't work on httpd-2.4.62-1
  - Resolves: RHEL-66489 - Apache HTTPD no longer parse PHP files with unicode
    characters in the name
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.4.62-5
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Mon Aug 12 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-4
  - Resolves: RHEL-50031 - httpd default config changes
* Thu Aug 08 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-3
  - Resolves: RHEL-53632 - RFE: httpd, add IP_FREEBIND support for Listen
  - Resolves: RHEL-53722 - [RFE] ProxyWebsocketIdleTimeout from
    httpd mod_proxy_wstunnel
* Sat Aug 03 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-2
  - Resolves: RHEL-52722 - Regression introduced by CVE-2024-38474 fix
* Fri Jul 19 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-1
  - new version 2.4.62
  - Resolves: RHEL-33446
* Wed Jul 03 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.61-1
  - new version 2.4.61
  - Resolves: RHEL-45753 - httpd: Potential SSRF in 
    mod_rewrite (CVE-2024-39573)
  - Resolves: RHEL-45757 - httpd: null pointer dereference in
    mod_proxy (CVE-2024-38477)
  - Resolves: RHEL-45776 - httpd: Improper escaping of output in
    mod_rewrite (CVE-2024-38475)
  - Resolves: RHEL-45791 - httpd: Encoding problem in 
    mod_proxy (CVE-2024-38473)
  - Resolves: RHEL-45811 - httpd: Substitution encoding issue in 
    mod_rewrite (CVE-2024-38474)
  - Resolves: RHEL-46051 - httpd: Security issues via backend applications 
    whose response headers are malicious or exploitable (CVE-2024-38476)
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.4.59-4.4
  - Bump release for June 2024 mass rebuild
* Thu May 23 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3.4
  - mod_ssl: disable ENGINE support
    Resolves: RHEL-33734
* Fri May 17 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3.2
  - mod_ssl: use SSL_OP_NO_RENEGOTIATION
* Fri May 03 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3.1
  - apachectl(8): use BUG_REPORT_URL from /etc/os-release
  - apachectl(8): fix grammar (#2278748)
  - httpd.service.xml(8): mention ProtectSystem= setting
* Wed May 01 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3
  - add ServerTokens: Full-Release support
* Mon Apr 15 2024 Joe Orton <jorton@redhat.com> - 2.4.59-2
  - mod_ssl: add DH param handling fix (r1916863)
* Fri Apr 05 2024 Joe Orton <jorton@redhat.com> - 2.4.59-1
  - update to 2.4.59
* Thu Mar 28 2024 Joe Orton <jorton@redhat.com> - 2.4.58-8
  - rebuild to fix changelog ordering
* Thu Mar 07 2024 Rahul Sundaram <sundaram@fedoraproject.org> - 2.4.58-7
  - Update Systemd security settings as part of https://fedoraproject.org/wiki/Changes/SystemdSecurityHardening
  - updated httpd.service(5) (Joe Orton)
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.58-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.58-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 05 2024 Joe Orton <jorton@redhat.com> - 2.4.58-4
  - fix OpenSSL 3.0 deprecation warnings (r1913912, r1915067)
  - mod_ssl: move to provider API for pkcs11 support (#2253014)

Files

/etc/httpd/conf
/etc/httpd/conf.d/autoindex.conf
/etc/httpd/conf.d/userdir.conf
/etc/httpd/conf.d/welcome.conf
/etc/httpd/conf.modules.d
/etc/httpd/conf.modules.d/00-base.conf
/etc/httpd/conf.modules.d/00-dav.conf
/etc/httpd/conf.modules.d/00-mpm.conf
/etc/httpd/conf.modules.d/00-optional.conf
/etc/httpd/conf.modules.d/00-proxy.conf
/etc/httpd/conf.modules.d/01-cgi.conf
/etc/httpd/conf.modules.d/README
/etc/httpd/conf/httpd.conf
/etc/httpd/conf/magic
/etc/httpd/logs
/etc/httpd/modules
/etc/httpd/run
/etc/httpd/state
/etc/logrotate.d/httpd
/etc/sysconfig/htcacheclean
/run/httpd
/run/httpd/htcacheclean
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/e357ce70c71e1e25125f61e23714983d727e42
/usr/lib/.build-id/03
/usr/lib/.build-id/03/21e06ecedddef65968af6ed05e8c3eb8d3d2eb
/usr/lib/.build-id/03/8acad36f92e01bcd8b3bc2da8c577fdbe05ee0
/usr/lib/.build-id/04
/usr/lib/.build-id/04/22a0ad3f0269a1b0c3eeb15c7898896ba01624
/usr/lib/.build-id/06
/usr/lib/.build-id/06/adead5349e3ebe4a3392e7a2a3173350122656
/usr/lib/.build-id/07
/usr/lib/.build-id/07/60f530405bf78545fc7253d11148e84ee4854b
/usr/lib/.build-id/09
/usr/lib/.build-id/09/6e73ca7515d47eed4b6c5a6499fbbfe6860463
/usr/lib/.build-id/09/84df353402f83e63325e5d6c98b8e4ce4864d6
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/f2cce38ad60c0cbff72189053b1f62f3677985
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/65b3d55b162b695d84a33abcb5e1c00f9dc579
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/5ef7e8dbf1317a3d5b6f2768e99222ccbdc176
/usr/lib/.build-id/0e/df870fe466a12f81427c59ac65dba292b1ef88
/usr/lib/.build-id/11
/usr/lib/.build-id/11/c4d5bf26ebd5d3c016ccd703f28a84c63af88b
/usr/lib/.build-id/15
/usr/lib/.build-id/15/041503e9fd7fbdb01e4b25ea9e0733b21b1e29
/usr/lib/.build-id/18
/usr/lib/.build-id/18/30066702f1dbfd2270ce3d7b065416aea66fef
/usr/lib/.build-id/19
/usr/lib/.build-id/19/0c4c806c8bef44adaa9962496d3c46d114cc78
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/0ad131d4d3cf46bcd6985d517798642ce83eec
/usr/lib/.build-id/1a/aa5a04e288df78d236ba1b4959fd45124a676e
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/a1e2fcec76a28d009d9104ad3349642e356617
/usr/lib/.build-id/1b/f4765c07f8a5352a1a1ec3519208f829177d05
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/bf8bdd45ed30a7e2af3304dc98ca23d267e74b
/usr/lib/.build-id/26
/usr/lib/.build-id/26/d85a04854ed3b520e6919a62a1bedf321cfc26
/usr/lib/.build-id/27
/usr/lib/.build-id/27/cb8a09ae0b12041df98fadb7aa5dad631c679e
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/816ba8cf16d41b11d118ccb0de374a25a40421
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/444266c2cd30aecd3cbf64a8e5621e1f4ce2c1
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/79a8f9869f3cdd27a0fa4eb05075a9fbf6d7ca
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/907f9240928570764ffa63be6659634e1d4b62
/usr/lib/.build-id/33
/usr/lib/.build-id/33/1aafafb2cc7eff6008dec9534ea1d64053b0f8
/usr/lib/.build-id/36
/usr/lib/.build-id/36/2413cd696bfb9c289de58546e14f4a388ecb40
/usr/lib/.build-id/36/7cb3b4c40bbc208b84f9ecfbb9f7f328ad961a
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/3841880cd6ef871351f70600e9a4cd4857cd6f
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/21a7d1ef3b855e2e49d3a78a4bded345955c37
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/eb1dbe57eff86b6c7ede3a9c8775fd3b0f116a
/usr/lib/.build-id/43
/usr/lib/.build-id/43/48f5549d5a49530bd41f83a4bc6121d4b9a32f
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/07475c1a7c9547ebc70069437b81626f83c037
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/b0b64ec944268e5cfa00bce569ac7673adced4
/usr/lib/.build-id/50
/usr/lib/.build-id/50/cb97bbf46cd3464716c0ea5ebd406ab2af7d9e
/usr/lib/.build-id/51
/usr/lib/.build-id/51/f4a51f177a88c39070ad58b4cf21a7a8a4440f
/usr/lib/.build-id/55
/usr/lib/.build-id/55/d3862eb372096bac25ea2487eb51e086ec1d43
/usr/lib/.build-id/58
/usr/lib/.build-id/58/6009512898329d8af15724e7485b8de737c595
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/5332367f7e46da9b551d348711be9c84ab82a3
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/a69825a1ddd73d1d1a17269178a5de6fd7beae
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/c8248dd947d1ada5fe60fd0c08863a99a6defd
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/3a8652b8e3c8cb5b4e4df1227624eb7b56f7bc
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/f38aa15aa11f73a9df9c373a75dd9a27ff25cc
/usr/lib/.build-id/61
/usr/lib/.build-id/61/b4590364a5f00ba8ecdfe4268facebdb644520
/usr/lib/.build-id/62
/usr/lib/.build-id/62/24e38690526e183254990fa27958eb81a07088
/usr/lib/.build-id/62/f7b233bbea6707f1fab6613c7f88e18720eecc
/usr/lib/.build-id/63
/usr/lib/.build-id/63/7348567c6678c224ec8419b56e58a19bca5660
/usr/lib/.build-id/64
/usr/lib/.build-id/64/3f37da9cc83617d2ee7a807d671891437f7755
/usr/lib/.build-id/65
/usr/lib/.build-id/65/f70199a725076284b3663f21941f9c38ae0f5f
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/68a513b307aba3ee710c5be07d6f1a0002da14
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/408146cbad08b87738b70504c2124d6afdbd0d
/usr/lib/.build-id/72
/usr/lib/.build-id/72/5ae84569580676ae1130daffdc8a751ab227b5
/usr/lib/.build-id/75
/usr/lib/.build-id/75/966843774d33ab26237ba5fa84fef3d8137106
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/2834f279fe7e4551f52f412fa69dce88595fe5
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/a1b37bdcc0a083de06c72da42c6e7c8e9eba39
/usr/lib/.build-id/7c/a96a1bbe5c634c8d5ff6ae56a33c289ca29694
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/fd9414bddc27f282f9590f005e4fca12ddca29
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/efe829c3aac36f415767a4445faf99cd78ddd0
/usr/lib/.build-id/82
/usr/lib/.build-id/82/45cc69a908a127c7797e4c3d8a02d8882af3aa
/usr/lib/.build-id/85
/usr/lib/.build-id/85/037bf510b17a9cc3e06e81b2a756a84e109cbf
/usr/lib/.build-id/85/ac9a78f5ffb143290190f77885011de4ddab37
/usr/lib/.build-id/86
/usr/lib/.build-id/86/b607759559b02d7f82a6773e364820875fade6
/usr/lib/.build-id/87
/usr/lib/.build-id/87/5e7e8bf20989a98a1fd60eb113075b323d62b8
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/36513f9bdfcea9054e01bda586d159657e2bcc
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/12e5facb9e1dda7e04574b8c0ae6087455778e
/usr/lib/.build-id/95
/usr/lib/.build-id/95/947ebe18b51b1839cff60d298a58b48c4de794
/usr/lib/.build-id/97/e2c03259bfbac8d114d0181b59797a2557e43a
/usr/lib/.build-id/98
/usr/lib/.build-id/98/cd14e2de7814b37f7b125762a87e42d19800b1
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/e4aeaf4d5aa6de5bc6ce408cdb99fe2b716fbe
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/cdfcae998bccdc561129e215693f729b6808a6
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/c107569783b5cb5bf1ac5f5290a2f8972f90fc
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/1f2d35516cbc2dc2968bb864684cb432d225d0
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/9e619eab235a217f5d4746187f7a89048c9778
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/27dd5361d4d1255ddc24631b914970d2ad91c1
/usr/lib/.build-id/a7/8b4ea8dff7e9ee7332b7fb4fcfeeeedf6aa382
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/12c60f2a63f2fb018a3a81b93c76139d02b897
/usr/lib/.build-id/b0/d16d382ead4a630c71fd532bfd6e2020b283e5
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/292d62a58d8b1b3b4e88b665409eff311b63e4
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/57f6640cc92dcdcbc07ab0f5e384d24a16cbad
/usr/lib/.build-id/bb/8d3c2b0c52a7a23f34ba0f897977da27a03134
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/154d56d12fd62b1992b10b254eb3bbedd610ae
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/96a5bfe009af5a39b15cf257a505bc72bbfd33
/usr/lib/.build-id/be
/usr/lib/.build-id/be/af0ee772e925599d29ac235ebf99879d91be3a
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/8af1ca6c5b000d7c15ae1fdf7062f6a97e8a7b
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/4da542b2543968e1b3bd11e599e45bfb80b6f6
/usr/lib/.build-id/c7/bc7a43fd1adee5a29bcba2ce99cfb3c5fa99ac
/usr/lib/.build-id/c9/324d9a39fdaee2f3a19a0806d76ca8d4f19271
/usr/lib/.build-id/c9/dc886196305a80518097fab096079ad9092e6c
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/149859b3ee571a1ec675d7077b26d7e345f6c9
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/d57661987c70c5ac8275a16305a28d3a1279d0
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/228c86da658036ce5aeb8ffce12cd25e32fc6d
/usr/lib/.build-id/d4/3f9a16e4f6e98d9e77dd09ae1a70b2bde26b76
/usr/lib/.build-id/d4/b535948872f96d3ffba0dd564264e1fff4e879
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/9f0dd3b1e248abf8b4be4f629695b3b6bd248f
/usr/lib/.build-id/da
/usr/lib/.build-id/da/595b56ff733f937c052e6b2f73753b258435e7
/usr/lib/.build-id/da/7d7afef86ecc85ed436f02769bfa886a150caf
/usr/lib/.build-id/da/c5ef30547d70aa0043e0f6640a0f2b2afb9224
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/27723658009b841d0b1677d4d224f781adc6cf
/usr/lib/.build-id/dd/aa2a47490d5aa4f24457dee4b2f5e8e8ffcf38
/usr/lib/.build-id/dd/be592a624c2cbdc6eee3ba8ef9d9921cdf1e57
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/d4984f5b25c3802690e62cb3eacd564dfad472
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/310da4ed823d7d014029ebcc101cec60f7ce08
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/0738fd64c2f7842117032259a1b9c55eee40dd
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/e9b79e5184b1d38a537dec6caaa1058c4540d3
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/1d2bd3f424242edfbd64197ddde6bae75f337d
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/4e677c132208ddae79d753d66ff94bf4011249
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/b8950b1b85b7f3e7e19155c24921ca616a9195
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/5277924ae8a51bd69f09c0899b5ea925998fb8
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/a95dd5056ceb913e7725cabf42041126db900c
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/598d2524274d8850d3234f8c44d57bcf75b58f
/usr/lib/.build-id/ee/9dca80958ed1b49e58380c3655d445185cdcef
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/9196e153a554a93e7e577e07a21ae97742c49f
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/6c761da26ed288c046741a7175b9d6d0d3f364
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/ae557327d32aecb4025f0b5d6448e62e13217f
/usr/lib/.build-id/fa/bfffc1233f754908c1b73078a22391c21e0a48
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/b4db43afbb09c94d6279f6bb765998464b8eb3
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/d18bc0cff59a0b17100317772bcc69873cbb07
/usr/lib/tmpfiles.d/httpd.conf
/usr/lib64/httpd
/usr/lib64/httpd/modules
/usr/lib64/httpd/modules/mod_access_compat.so
/usr/lib64/httpd/modules/mod_actions.so
/usr/lib64/httpd/modules/mod_alias.so
/usr/lib64/httpd/modules/mod_allowmethods.so
/usr/lib64/httpd/modules/mod_asis.so
/usr/lib64/httpd/modules/mod_auth_basic.so
/usr/lib64/httpd/modules/mod_auth_digest.so
/usr/lib64/httpd/modules/mod_authn_anon.so
/usr/lib64/httpd/modules/mod_authn_core.so
/usr/lib64/httpd/modules/mod_authn_dbd.so
/usr/lib64/httpd/modules/mod_authn_dbm.so
/usr/lib64/httpd/modules/mod_authn_file.so
/usr/lib64/httpd/modules/mod_authn_socache.so
/usr/lib64/httpd/modules/mod_authnz_fcgi.so
/usr/lib64/httpd/modules/mod_authz_core.so
/usr/lib64/httpd/modules/mod_authz_dbd.so
/usr/lib64/httpd/modules/mod_authz_dbm.so
/usr/lib64/httpd/modules/mod_authz_groupfile.so
/usr/lib64/httpd/modules/mod_authz_host.so
/usr/lib64/httpd/modules/mod_authz_owner.so
/usr/lib64/httpd/modules/mod_authz_user.so
/usr/lib64/httpd/modules/mod_autoindex.so
/usr/lib64/httpd/modules/mod_buffer.so
/usr/lib64/httpd/modules/mod_cache.so
/usr/lib64/httpd/modules/mod_cache_disk.so
/usr/lib64/httpd/modules/mod_cache_socache.so
/usr/lib64/httpd/modules/mod_cgi.so
/usr/lib64/httpd/modules/mod_cgid.so
/usr/lib64/httpd/modules/mod_charset_lite.so
/usr/lib64/httpd/modules/mod_data.so
/usr/lib64/httpd/modules/mod_dav.so
/usr/lib64/httpd/modules/mod_dav_fs.so
/usr/lib64/httpd/modules/mod_dav_lock.so
/usr/lib64/httpd/modules/mod_dbd.so
/usr/lib64/httpd/modules/mod_deflate.so
/usr/lib64/httpd/modules/mod_dialup.so
/usr/lib64/httpd/modules/mod_dir.so
/usr/lib64/httpd/modules/mod_dumpio.so
/usr/lib64/httpd/modules/mod_echo.so
/usr/lib64/httpd/modules/mod_env.so
/usr/lib64/httpd/modules/mod_expires.so
/usr/lib64/httpd/modules/mod_ext_filter.so
/usr/lib64/httpd/modules/mod_filter.so
/usr/lib64/httpd/modules/mod_headers.so
/usr/lib64/httpd/modules/mod_heartbeat.so
/usr/lib64/httpd/modules/mod_heartmonitor.so
/usr/lib64/httpd/modules/mod_include.so
/usr/lib64/httpd/modules/mod_info.so
/usr/lib64/httpd/modules/mod_lbmethod_bybusyness.so
/usr/lib64/httpd/modules/mod_lbmethod_byrequests.so
/usr/lib64/httpd/modules/mod_lbmethod_bytraffic.so
/usr/lib64/httpd/modules/mod_lbmethod_heartbeat.so
/usr/lib64/httpd/modules/mod_log_config.so
/usr/lib64/httpd/modules/mod_log_debug.so
/usr/lib64/httpd/modules/mod_log_forensic.so
/usr/lib64/httpd/modules/mod_logio.so
/usr/lib64/httpd/modules/mod_macro.so
/usr/lib64/httpd/modules/mod_mime.so
/usr/lib64/httpd/modules/mod_mime_magic.so
/usr/lib64/httpd/modules/mod_mpm_event.so
/usr/lib64/httpd/modules/mod_mpm_prefork.so
/usr/lib64/httpd/modules/mod_mpm_worker.so
/usr/lib64/httpd/modules/mod_negotiation.so
/usr/lib64/httpd/modules/mod_proxy.so
/usr/lib64/httpd/modules/mod_proxy_ajp.so
/usr/lib64/httpd/modules/mod_proxy_balancer.so
/usr/lib64/httpd/modules/mod_proxy_connect.so
/usr/lib64/httpd/modules/mod_proxy_express.so
/usr/lib64/httpd/modules/mod_proxy_fcgi.so
/usr/lib64/httpd/modules/mod_proxy_fdpass.so
/usr/lib64/httpd/modules/mod_proxy_ftp.so
/usr/lib64/httpd/modules/mod_proxy_hcheck.so
/usr/lib64/httpd/modules/mod_proxy_http.so
/usr/lib64/httpd/modules/mod_proxy_scgi.so
/usr/lib64/httpd/modules/mod_proxy_uwsgi.so
/usr/lib64/httpd/modules/mod_proxy_wstunnel.so
/usr/lib64/httpd/modules/mod_ratelimit.so
/usr/lib64/httpd/modules/mod_reflector.so
/usr/lib64/httpd/modules/mod_remoteip.so
/usr/lib64/httpd/modules/mod_reqtimeout.so
/usr/lib64/httpd/modules/mod_request.so
/usr/lib64/httpd/modules/mod_rewrite.so
/usr/lib64/httpd/modules/mod_sed.so
/usr/lib64/httpd/modules/mod_setenvif.so
/usr/lib64/httpd/modules/mod_slotmem_plain.so
/usr/lib64/httpd/modules/mod_slotmem_shm.so
/usr/lib64/httpd/modules/mod_socache_dbm.so
/usr/lib64/httpd/modules/mod_socache_memcache.so
/usr/lib64/httpd/modules/mod_socache_redis.so
/usr/lib64/httpd/modules/mod_socache_shmcb.so
/usr/lib64/httpd/modules/mod_speling.so
/usr/lib64/httpd/modules/mod_status.so
/usr/lib64/httpd/modules/mod_substitute.so
/usr/lib64/httpd/modules/mod_suexec.so
/usr/lib64/httpd/modules/mod_unique_id.so
/usr/lib64/httpd/modules/mod_unixd.so
/usr/lib64/httpd/modules/mod_userdir.so
/usr/lib64/httpd/modules/mod_usertrack.so
/usr/lib64/httpd/modules/mod_version.so
/usr/lib64/httpd/modules/mod_vhost_alias.so
/usr/lib64/httpd/modules/mod_watchdog.so
/usr/libexec/initscripts/legacy-actions/httpd
/usr/libexec/initscripts/legacy-actions/httpd/configtest
/usr/libexec/initscripts/legacy-actions/httpd/graceful
/usr/sbin/apachectl
/usr/sbin/fcgistarter
/usr/sbin/htcacheclean
/usr/sbin/httpd
/usr/sbin/rotatelogs
/usr/sbin/suexec
/usr/share/doc/httpd-core
/usr/share/doc/httpd-core/ABOUT_APACHE
/usr/share/doc/httpd-core/CHANGES
/usr/share/doc/httpd-core/LICENSE
/usr/share/doc/httpd-core/NOTICE
/usr/share/doc/httpd-core/README
/usr/share/doc/httpd-core/VERSIONING
/usr/share/doc/httpd-core/httpd-autoindex.conf
/usr/share/doc/httpd-core/httpd-dav.conf
/usr/share/doc/httpd-core/httpd-default.conf
/usr/share/doc/httpd-core/httpd-info.conf
/usr/share/doc/httpd-core/httpd-languages.conf
/usr/share/doc/httpd-core/httpd-manual.conf
/usr/share/doc/httpd-core/httpd-mpm.conf
/usr/share/doc/httpd-core/httpd-multilang-errordoc.conf
/usr/share/doc/httpd-core/httpd-vhosts.conf
/usr/share/doc/httpd-core/instance.conf
/usr/share/doc/httpd-core/proxy-html.conf
/usr/share/doc/httpd-core/server-status.conf
/usr/share/httpd/error
/usr/share/httpd/error/HTTP_BAD_GATEWAY.html.var
/usr/share/httpd/error/HTTP_BAD_REQUEST.html.var
/usr/share/httpd/error/HTTP_FORBIDDEN.html.var
/usr/share/httpd/error/HTTP_GONE.html.var
/usr/share/httpd/error/HTTP_INTERNAL_SERVER_ERROR.html.var
/usr/share/httpd/error/HTTP_LENGTH_REQUIRED.html.var
/usr/share/httpd/error/HTTP_METHOD_NOT_ALLOWED.html.var
/usr/share/httpd/error/HTTP_NOT_FOUND.html.var
/usr/share/httpd/error/HTTP_NOT_IMPLEMENTED.html.var
/usr/share/httpd/error/HTTP_PRECONDITION_FAILED.html.var
/usr/share/httpd/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
/usr/share/httpd/error/HTTP_REQUEST_TIME_OUT.html.var
/usr/share/httpd/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
/usr/share/httpd/error/HTTP_SERVICE_UNAVAILABLE.html.var
/usr/share/httpd/error/HTTP_UNAUTHORIZED.html.var
/usr/share/httpd/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
/usr/share/httpd/error/HTTP_VARIANT_ALSO_VARIES.html.var
/usr/share/httpd/error/README
/usr/share/httpd/error/contact.html.var
/usr/share/httpd/error/include
/usr/share/httpd/error/include/bottom.html
/usr/share/httpd/error/include/spacer.html
/usr/share/httpd/error/include/top.html
/usr/share/httpd/icons/README
/usr/share/httpd/icons/README.html
/usr/share/httpd/icons/a.gif
/usr/share/httpd/icons/a.png
/usr/share/httpd/icons/alert.black.gif
/usr/share/httpd/icons/alert.black.png
/usr/share/httpd/icons/alert.red.gif
/usr/share/httpd/icons/alert.red.png
/usr/share/httpd/icons/apache_pb.gif
/usr/share/httpd/icons/apache_pb.png
/usr/share/httpd/icons/apache_pb.svg
/usr/share/httpd/icons/apache_pb2.gif
/usr/share/httpd/icons/apache_pb2.png
/usr/share/httpd/icons/apache_pb3.png
/usr/share/httpd/icons/back.gif
/usr/share/httpd/icons/back.png
/usr/share/httpd/icons/ball.gray.gif
/usr/share/httpd/icons/ball.gray.png
/usr/share/httpd/icons/ball.red.gif
/usr/share/httpd/icons/ball.red.png
/usr/share/httpd/icons/binary.gif
/usr/share/httpd/icons/binary.png
/usr/share/httpd/icons/binhex.gif
/usr/share/httpd/icons/binhex.png
/usr/share/httpd/icons/blank.gif
/usr/share/httpd/icons/blank.png
/usr/share/httpd/icons/bomb.gif
/usr/share/httpd/icons/bomb.png
/usr/share/httpd/icons/box1.gif
/usr/share/httpd/icons/box1.png
/usr/share/httpd/icons/box2.gif
/usr/share/httpd/icons/box2.png
/usr/share/httpd/icons/broken.gif
/usr/share/httpd/icons/broken.png
/usr/share/httpd/icons/burst.gif
/usr/share/httpd/icons/burst.png
/usr/share/httpd/icons/c.gif
/usr/share/httpd/icons/c.png
/usr/share/httpd/icons/comp.blue.gif
/usr/share/httpd/icons/comp.blue.png
/usr/share/httpd/icons/comp.gray.gif
/usr/share/httpd/icons/comp.gray.png
/usr/share/httpd/icons/compressed.gif
/usr/share/httpd/icons/compressed.png
/usr/share/httpd/icons/continued.gif
/usr/share/httpd/icons/continued.png
/usr/share/httpd/icons/dir.gif
/usr/share/httpd/icons/dir.png
/usr/share/httpd/icons/diskimg.gif
/usr/share/httpd/icons/diskimg.png
/usr/share/httpd/icons/down.gif
/usr/share/httpd/icons/down.png
/usr/share/httpd/icons/dvi.gif
/usr/share/httpd/icons/dvi.png
/usr/share/httpd/icons/f.gif
/usr/share/httpd/icons/f.png
/usr/share/httpd/icons/folder.gif
/usr/share/httpd/icons/folder.open.gif
/usr/share/httpd/icons/folder.open.png
/usr/share/httpd/icons/folder.png
/usr/share/httpd/icons/folder.sec.gif
/usr/share/httpd/icons/folder.sec.png
/usr/share/httpd/icons/forward.gif
/usr/share/httpd/icons/forward.png
/usr/share/httpd/icons/generic.gif
/usr/share/httpd/icons/generic.png
/usr/share/httpd/icons/generic.red.gif
/usr/share/httpd/icons/generic.red.png
/usr/share/httpd/icons/generic.sec.gif
/usr/share/httpd/icons/generic.sec.png
/usr/share/httpd/icons/hand.right.gif
/usr/share/httpd/icons/hand.right.png
/usr/share/httpd/icons/hand.up.gif
/usr/share/httpd/icons/hand.up.png
/usr/share/httpd/icons/icon.sheet.gif
/usr/share/httpd/icons/icon.sheet.png
/usr/share/httpd/icons/image1.gif
/usr/share/httpd/icons/image1.png
/usr/share/httpd/icons/image2.gif
/usr/share/httpd/icons/image2.png
/usr/share/httpd/icons/image3.gif
/usr/share/httpd/icons/image3.png
/usr/share/httpd/icons/index.gif
/usr/share/httpd/icons/index.png
/usr/share/httpd/icons/layout.gif
/usr/share/httpd/icons/layout.png
/usr/share/httpd/icons/left.gif
/usr/share/httpd/icons/left.png
/usr/share/httpd/icons/link.gif
/usr/share/httpd/icons/link.png
/usr/share/httpd/icons/movie.gif
/usr/share/httpd/icons/movie.png
/usr/share/httpd/icons/odf6odb.png
/usr/share/httpd/icons/odf6odc.png
/usr/share/httpd/icons/odf6odf.png
/usr/share/httpd/icons/odf6odg.png
/usr/share/httpd/icons/odf6odi.png
/usr/share/httpd/icons/odf6odm.png
/usr/share/httpd/icons/odf6odp.png
/usr/share/httpd/icons/odf6ods.png
/usr/share/httpd/icons/odf6odt.png
/usr/share/httpd/icons/odf6otc.png
/usr/share/httpd/icons/odf6otf.png
/usr/share/httpd/icons/odf6otg.png
/usr/share/httpd/icons/odf6oth.png
/usr/share/httpd/icons/odf6oti.png
/usr/share/httpd/icons/odf6otp.png
/usr/share/httpd/icons/odf6ots.png
/usr/share/httpd/icons/odf6ott.png
/usr/share/httpd/icons/p.gif
/usr/share/httpd/icons/p.png
/usr/share/httpd/icons/patch.gif
/usr/share/httpd/icons/patch.png
/usr/share/httpd/icons/pdf.gif
/usr/share/httpd/icons/pdf.png
/usr/share/httpd/icons/pie0.gif
/usr/share/httpd/icons/pie0.png
/usr/share/httpd/icons/pie1.gif
/usr/share/httpd/icons/pie1.png
/usr/share/httpd/icons/pie2.gif
/usr/share/httpd/icons/pie2.png
/usr/share/httpd/icons/pie3.gif
/usr/share/httpd/icons/pie3.png
/usr/share/httpd/icons/pie4.gif
/usr/share/httpd/icons/pie4.png
/usr/share/httpd/icons/pie5.gif
/usr/share/httpd/icons/pie5.png
/usr/share/httpd/icons/pie6.gif
/usr/share/httpd/icons/pie6.png
/usr/share/httpd/icons/pie7.gif
/usr/share/httpd/icons/pie7.png
/usr/share/httpd/icons/pie8.gif
/usr/share/httpd/icons/pie8.png
/usr/share/httpd/icons/portal.gif
/usr/share/httpd/icons/portal.png
/usr/share/httpd/icons/poweredby.png
/usr/share/httpd/icons/ps.gif
/usr/share/httpd/icons/ps.png
/usr/share/httpd/icons/quill.gif
/usr/share/httpd/icons/quill.png
/usr/share/httpd/icons/right.gif
/usr/share/httpd/icons/right.png
/usr/share/httpd/icons/screw1.gif
/usr/share/httpd/icons/screw1.png
/usr/share/httpd/icons/screw2.gif
/usr/share/httpd/icons/screw2.png
/usr/share/httpd/icons/script.gif
/usr/share/httpd/icons/script.png
/usr/share/httpd/icons/small
/usr/share/httpd/icons/small/back.gif
/usr/share/httpd/icons/small/back.png
/usr/share/httpd/icons/small/binary.gif
/usr/share/httpd/icons/small/binary.png
/usr/share/httpd/icons/small/binhex.gif
/usr/share/httpd/icons/small/binhex.png
/usr/share/httpd/icons/small/blank.gif
/usr/share/httpd/icons/small/blank.png
/usr/share/httpd/icons/small/broken.gif
/usr/share/httpd/icons/small/broken.png
/usr/share/httpd/icons/small/burst.gif
/usr/share/httpd/icons/small/burst.png
/usr/share/httpd/icons/small/comp1.gif
/usr/share/httpd/icons/small/comp1.png
/usr/share/httpd/icons/small/comp2.gif
/usr/share/httpd/icons/small/comp2.png
/usr/share/httpd/icons/small/compressed.gif
/usr/share/httpd/icons/small/compressed.png
/usr/share/httpd/icons/small/continued.gif
/usr/share/httpd/icons/small/continued.png
/usr/share/httpd/icons/small/doc.gif
/usr/share/httpd/icons/small/doc.png
/usr/share/httpd/icons/small/folder.gif
/usr/share/httpd/icons/small/folder.png
/usr/share/httpd/icons/small/folder2.gif
/usr/share/httpd/icons/small/folder2.png
/usr/share/httpd/icons/small/forward.gif
/usr/share/httpd/icons/small/forward.png
/usr/share/httpd/icons/small/generic.gif
/usr/share/httpd/icons/small/generic.png
/usr/share/httpd/icons/small/generic2.gif
/usr/share/httpd/icons/small/generic2.png
/usr/share/httpd/icons/small/generic3.gif
/usr/share/httpd/icons/small/generic3.png
/usr/share/httpd/icons/small/image.gif
/usr/share/httpd/icons/small/image.png
/usr/share/httpd/icons/small/image2.gif
/usr/share/httpd/icons/small/image2.png
/usr/share/httpd/icons/small/index.gif
/usr/share/httpd/icons/small/index.png
/usr/share/httpd/icons/small/key.gif
/usr/share/httpd/icons/small/key.png
/usr/share/httpd/icons/small/movie.gif
/usr/share/httpd/icons/small/movie.png
/usr/share/httpd/icons/small/patch.gif
/usr/share/httpd/icons/small/patch.png
/usr/share/httpd/icons/small/ps.gif
/usr/share/httpd/icons/small/ps.png
/usr/share/httpd/icons/small/rainbow.gif
/usr/share/httpd/icons/small/rainbow.png
/usr/share/httpd/icons/small/sound.gif
/usr/share/httpd/icons/small/sound.png
/usr/share/httpd/icons/small/sound2.gif
/usr/share/httpd/icons/small/sound2.png
/usr/share/httpd/icons/small/tar.gif
/usr/share/httpd/icons/small/tar.png
/usr/share/httpd/icons/small/text.gif
/usr/share/httpd/icons/small/text.png
/usr/share/httpd/icons/small/transfer.gif
/usr/share/httpd/icons/small/transfer.png
/usr/share/httpd/icons/small/unknown.gif
/usr/share/httpd/icons/small/unknown.png
/usr/share/httpd/icons/small/uu.gif
/usr/share/httpd/icons/small/uu.png
/usr/share/httpd/icons/sound1.gif
/usr/share/httpd/icons/sound1.png
/usr/share/httpd/icons/sound2.gif
/usr/share/httpd/icons/sound2.png
/usr/share/httpd/icons/sphere1.gif
/usr/share/httpd/icons/sphere1.png
/usr/share/httpd/icons/sphere2.gif
/usr/share/httpd/icons/sphere2.png
/usr/share/httpd/icons/svg.png
/usr/share/httpd/icons/system_noindex_logo.png
/usr/share/httpd/icons/tar.gif
/usr/share/httpd/icons/tar.png
/usr/share/httpd/icons/tex.gif
/usr/share/httpd/icons/tex.png
/usr/share/httpd/icons/text.gif
/usr/share/httpd/icons/text.png
/usr/share/httpd/icons/transfer.gif
/usr/share/httpd/icons/transfer.png
/usr/share/httpd/icons/unknown.gif
/usr/share/httpd/icons/unknown.png
/usr/share/httpd/icons/up.gif
/usr/share/httpd/icons/up.png
/usr/share/httpd/icons/uu.gif
/usr/share/httpd/icons/uu.png
/usr/share/httpd/icons/uuencoded.gif
/usr/share/httpd/icons/uuencoded.png
/usr/share/httpd/icons/world1.gif
/usr/share/httpd/icons/world1.png
/usr/share/httpd/icons/world2.gif
/usr/share/httpd/icons/world2.png
/usr/share/httpd/icons/xml.png
/usr/share/httpd/noindex
/usr/share/httpd/noindex/index.html
/usr/share/httpd/server-status
/usr/share/httpd/server-status/README.md
/usr/share/httpd/server-status/feather.png
/usr/share/httpd/server-status/server-status.lua
/var/cache/httpd
/var/cache/httpd/proxy
/var/lib/httpd
/var/log/httpd


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Dec 24 07:50:13 2025