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 aarch64

From AlmaLinux 10.1 AppStream for aarch64

Name: httpd-core Distribution: AlmaLinux
Version: 2.4.63 Vendor: AlmaLinux
Release: 4.el10_1.3 Build date: Mon Dec 22 21:13:40 2025
Group: Unspecified Build host: arm-builder03-almalinux-org.novalocal
Size: 9410804 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/02
/usr/lib/.build-id/02/046beeed0068741f6e2f2d5a3c954b4918c849
/usr/lib/.build-id/05
/usr/lib/.build-id/05/4394044c2ebca25573806d3475850678c6f58a
/usr/lib/.build-id/06
/usr/lib/.build-id/06/015613c054eb616495b4da09cc87a4a63acf99
/usr/lib/.build-id/06/b17acdd6e44f50fc3dda49930820cc6fa218d4
/usr/lib/.build-id/09
/usr/lib/.build-id/09/7b1a4354e21b48c5871d0dc612421b0d75eaa1
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/71452ebc52e129a2aac125e5e773aa50a71e0e
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/c74d5b61e1c807c29670f99249b1caf2f365d4
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/a92b09c6fdc9a196db109ae891007b898029a8
/usr/lib/.build-id/12
/usr/lib/.build-id/12/f6929b126c6c639c772c82a59fb155349bde9d
/usr/lib/.build-id/16
/usr/lib/.build-id/16/e402879a553a46192ac7cb1e9bf92804ce44a0
/usr/lib/.build-id/18
/usr/lib/.build-id/18/98a521313cdc8083e53aa411a69828fb0ae6e8
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/c7b565bc31ad6ee0fdaf064abe89119719c019
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/d602eb6ec650d85307eb7d78db9ca8c19f202a
/usr/lib/.build-id/21
/usr/lib/.build-id/21/477750d5b92dacaee3e9742d7c6cfc716721e0
/usr/lib/.build-id/26
/usr/lib/.build-id/26/01410043888d021cae1cdce12e601c3fe9f537
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/65ba81e3bab49788b2f49406071d5655f9084d
/usr/lib/.build-id/2d/f4590db5bf32a715cd4c7dcff47cb4cb74fa22
/usr/lib/.build-id/30
/usr/lib/.build-id/30/89add7475b856def542e18f1a3161df711c926
/usr/lib/.build-id/33
/usr/lib/.build-id/33/d9cf76557b4ddc333852f3eede13e941e1007c
/usr/lib/.build-id/34
/usr/lib/.build-id/34/c2afd4bab9fbcdc324ccf599013051f6180c69
/usr/lib/.build-id/36
/usr/lib/.build-id/36/3565e0aaac534259c6a36a0084480b6edddaa6
/usr/lib/.build-id/36/ea4c3b5d46d5473ef02c390dd5253be8e089b5
/usr/lib/.build-id/37
/usr/lib/.build-id/37/793b8cf2b0edbd4f8e592060d399f83256debc
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/d8f82e88fa10f2cf938bf7b02d100b28b0069d
/usr/lib/.build-id/45
/usr/lib/.build-id/45/37a1bf13894f9c0deea3464d4719e9d7b413f5
/usr/lib/.build-id/45/539582e728848afc262c9d2ac63e911f61270b
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/e402889695c18d3df7b5edb1be486bb1537bc2
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/22f60e20a3d6abbab1c36dd5dbdd64446953cc
/usr/lib/.build-id/51
/usr/lib/.build-id/51/0c132110131a904add254a4c775fa222fe69e7
/usr/lib/.build-id/51/53a3b417552a3fe0d2fcdeba92463ab329a37a
/usr/lib/.build-id/51/f764997f045e38295b1406fe3075f42a6eae1c
/usr/lib/.build-id/52
/usr/lib/.build-id/52/94d7620c199874e46ecdcc4afd25eb83ced446
/usr/lib/.build-id/53
/usr/lib/.build-id/53/34d11053450c78aa08193ad54a8a0590051c8f
/usr/lib/.build-id/54
/usr/lib/.build-id/54/75e43fa1a38948344a9b1064d84bfe772bb909
/usr/lib/.build-id/55
/usr/lib/.build-id/55/65e7dd7f16440f5090edd180a536e9b658c0ec
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/8f35d70f3ef94dcde410e3758f8df3efb20c3d
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/0317b8878a0c79aa5a45acf6058421936f1cf6
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/8f377d7cdd54aca71900becab3bb8fa9ff728d
/usr/lib/.build-id/60
/usr/lib/.build-id/60/75cdf2fe1371c24089af45dd45f1a0c2b1c31c
/usr/lib/.build-id/64
/usr/lib/.build-id/64/0889e81fcd6fc3c225b3e2bb04160d23e9663e
/usr/lib/.build-id/66
/usr/lib/.build-id/66/1ce8bc5c2a9cecdb730a9e45b861583d9ab762
/usr/lib/.build-id/68
/usr/lib/.build-id/68/25392292fa9060f26651911da6c1dd0dee7baa
/usr/lib/.build-id/69
/usr/lib/.build-id/69/222b443140b6d34d78ec86bfbb1c061689937a
/usr/lib/.build-id/69/40124d572ad5fd6eba143d38ac0d80b2b7f8ab
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/58e07c45b448629cefe2c729f7620e3e49c118
/usr/lib/.build-id/70
/usr/lib/.build-id/70/0bc4010e614002629dfe7d7cc38a2e35d1b3fe
/usr/lib/.build-id/70/a039e4086ac623af793032a9589bf5cc3d9463
/usr/lib/.build-id/73
/usr/lib/.build-id/73/281eeb95bf358afe16b74067c3135911a08b2f
/usr/lib/.build-id/74
/usr/lib/.build-id/74/0b51f24b42b46dc1f12ca6660919a52b70e54a
/usr/lib/.build-id/77
/usr/lib/.build-id/77/dc5a4d0c767536773f8e3aaae40d8c83b540b9
/usr/lib/.build-id/77/f8772b34d0d915b25f8b6b8abb86d1fa9fa222
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/8794080b4bac7b53812541d4425ff06f8dd4f3
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/77d2ee7fb40e449c757a1a25a92de7d9930b24
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/da393e30ba806476bcc082aa8371111e363541
/usr/lib/.build-id/81
/usr/lib/.build-id/81/b3865798e635937ca95522fe5039866141d7cd
/usr/lib/.build-id/82
/usr/lib/.build-id/82/554d9f98116b2d19844b8543aafe3ae425d0a3
/usr/lib/.build-id/84
/usr/lib/.build-id/84/78c2071fc84a1c8c48580784f83b7638fe35d8
/usr/lib/.build-id/89
/usr/lib/.build-id/89/02ab631342d5a0d6849c928fd5b15646ab0217
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/76a5cf4b71578b0f1a47932505be6120a69290
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/fbb6aa855b36753f0176d3b85b9e24e94a5d64
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/26a56e98a6fe85aad3f1f68f693090a6c0d1c2
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/efceda797108760a79036ec7202a26dc157053
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/220fd3ccbb5f4c591a7cd859bece403df5ec93
/usr/lib/.build-id/8f/7a8026413ed9dba5ebc8c7edfd20abb0fa636e
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/89641c5f171ebae9d0c98f51335609419ac194
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/f33f3255044c486bf0caed6c807bddcf31c8b8
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/13f27558b39bd39a76ec112f41c9f348024ff1
/usr/lib/.build-id/a3/c0d1880c296f6f9610592adfd8c345b396aab7
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/38f89a8f47de2a85dd18fa0a08df4de8e7d3d9
/usr/lib/.build-id/a4/b187ee15cd1ebb5ce8943bc75edf061ea37dd2
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/19a99cb7865d8b30f6f62d7a18aa569c059377
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/75be01aba4726e12dcd2a7504ff84fd7d5e52d
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/b128a0663efade37e943acb595210fbaa95955
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/0b5514f6faec82fa249a53b1657bc560fb6cfd
/usr/lib/.build-id/ab/a840d00f714b456cfd29e2c92d6141f3497e02
/usr/lib/.build-id/ac/e647d345a5a231b0aba0220200bc492e51a828
/usr/lib/.build-id/af
/usr/lib/.build-id/af/c984b9228af6dab4b4cb3280789a058cf28a54
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/f00915752891c66f54dfffca53e6978c19dfad
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/ec91a954d58e0e4454442e1645e2f509992dc8
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/dac74fc83422ac0aedbae6fab283560c72aef3
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/01d006885081cbef6059b29e848c376b66a950
/usr/lib/.build-id/b9/970d3130d0e91b8af981bc46bece4caafa5513
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/598eb9b691c241be367bf5fe34e6dce3fa5b21
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/fa3dc8a7ee5de85b5ce2e522d11ebe28b2b5a6
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/108a37ca8f58e317ff3cfe4bda3767a17c7e6b
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/446546ca292c40273fb97801984ea5e9a7b051
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/876d7eb5367cf8bfb938612c81e2837d5c6d01
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/4df1b504f2b1c59ba5056be5c2b73906de06f7
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/8a45e68c26e29cc8fe35c352b81b8c91061b98
/usr/lib/.build-id/ce/f8e07cff94e5cc6b4ebf8d248ae8d92f80aa7c
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/79b21ed8c4e9108284aaa80bbda28d87272454
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/087ad3d74cfcb7f814930002f7907bc1c88b37
/usr/lib/.build-id/d2/3a44f23763b73b52be26bbb7c00ad10e1dcccd
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/9816ad62e971a7e7f397e7e0fe5ae54c491e5a
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/6164efc57759f37241ec19413427f76c29cd9c
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/5bd0078687de57ddabfa35396cb6e5f39c7956
/usr/lib/.build-id/dc/b11643d7cb38cddb3d761a4d12732921de5bdc
/usr/lib/.build-id/de
/usr/lib/.build-id/de/b5e63349db4b6c5eed23d5c8a9123e3993f879
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/302831adc98a6e20572bee47a8f4dd921917e9
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/ed85c3fb4cd75297052d2c9f4698fbf82c6412
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/f33d8491f231c97316319629b49c9745977f09
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/9e478058ef023aeafbcc0eafa04224ecdede90
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/604f022bb2cf5a2bf191e7d4f86cdf0c494133
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/ba19091ba804d8050eb89f75e52a82d0eb4a02
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/e71d46012a915d45e29e18a1d4b649bb8449d9
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/7b5e8e25ae6db94c3098ca1d4239b02cf966d9
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/2f24eb0dc4777c257e521965186b7bdae1c434
/usr/lib/.build-id/f1/d48eb6a58ef8085e315c0c6cc530335a3df5cc
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/d2dacc2924dd8fec0ca5b60a1e7ccd6fb0544d
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/78b75f6ef3b1a25fbf79e1f6d5df4b50a1719b
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/607c75b95c2a7223fb78104d15d7cb2f6568ef
/usr/lib/.build-id/f6/a1d246762636f13967f345f122b5f81ccf5c7a
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/7e282e0334d5235dbfe83a2d8ae0a7c3518398
/usr/lib/.build-id/f9/b0538e62304167859a4be67200c62ba0162c9b
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/97729191730308bd20aff0b87e3df5f203f1c0
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/a9d526470bc3706bdf952d62083f56379c0c19
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/241c2e554def78f65772b8c90987971a35c595
/usr/lib/.build-id/ff/3c21515c2dc096592c37b623d0546200952b37
/usr/lib/.build-id/ff/f11db364a081be0b4169205a9437b1cb3b3ec3
/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:54:13 2025