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-5.el10 RPM for x86_64_v2

From AlmaLinux Kitten 10 AppStream for x86_64_v2

Name: httpd-core Distribution: AlmaLinux
Version: 2.4.63 Vendor: AlmaLinux
Release: 5.el10 Build date: Thu Oct 2 08:33:40 2025
Group: Unspecified Build host: x64-builder04.almalinux.org
Size: 4861043 Source RPM: httpd-2.4.63-5.el10.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

* Mon Sep 08 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-5
  - Resolves: RHEL-92663 - Image mode: The dir /var/www is not created when
    updating system in image mode
* 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)
* Fri Dec 08 2023 Joe Orton <jorton@redhat.com> - 2.4.58-3
  - mod_dav_fs: add DAVLockDBType, use global lock around lockdb
  - fix build with libxml2 2.12
* Thu Nov 02 2023 Joe Orton <jorton@redhat.com> - 2.4.58-2
  - add dependency on apr-util-1(dbm) so a DBM provider is present
* Fri Oct 20 2023 Luboš Uhliarik <luhliari@redhat.com> - 2.4.58-1
  - new version 2.4.58
* Fri Oct 06 2023 Luboš Uhliarik <luhliari@redhat.com> - 2.4.57-4
  - SPDX migration

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/4da5557eb6cf82ffdfec808eb09ea53ad265a2
/usr/lib/.build-id/04
/usr/lib/.build-id/04/1ffb17b1cbf84e3c14adc2cce6617972b446b3
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/b2489329acb7fe3a185e49e96e7d235e046b25
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/e68a315a06c37cbae0957617323b3fcd97cc7a
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/900edffe7ba3413d5b3a723ff48ce1f529d1f5
/usr/lib/.build-id/12
/usr/lib/.build-id/12/431b346e98b25391bfccfd2d73abea6fadedc5
/usr/lib/.build-id/16
/usr/lib/.build-id/16/2eb8f42c28f7607dc9ca3232558008c8132843
/usr/lib/.build-id/18
/usr/lib/.build-id/18/22322642a63c4c1be1fa2c8ab2161dbd04489e
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/b8cd52f26ee4b0c6af95d721142aaf65c9d5b0
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/5cc00c9ea4f25a5aae42a89177198a7b22a9f9
/usr/lib/.build-id/1b/a9feead44c814e6b59895a7c688ebb288bb0a0
/usr/lib/.build-id/1b/ab3a1e477de386d14a198a0dcdfbef54de4360
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/0b50df9c044e809dfab0b9545f01d0f5559e9e
/usr/lib/.build-id/22
/usr/lib/.build-id/22/d2b52565b87095241024f4bda7e750269b354a
/usr/lib/.build-id/23
/usr/lib/.build-id/23/4682bb0f308d7bac7fbe89f944c12746f4085b
/usr/lib/.build-id/26
/usr/lib/.build-id/26/7c392871bf64ac003443d4f74cf9c67e44be96
/usr/lib/.build-id/29
/usr/lib/.build-id/29/c87790e16c36437244b460b45af3a02c9d8505
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/920b3ce82299f1b108289883f898e2e3c7a6af
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/075711ffeb0f11b83c17017071ed5b1dcadab2
/usr/lib/.build-id/2d/ad106ad9a0bda620fcb84a6f1a7d3c51356337
/usr/lib/.build-id/30
/usr/lib/.build-id/30/6960e60ef7212d86ffc15881db72caf992d0da
/usr/lib/.build-id/30/c16e1cf54ab27ea64329e243d3e8eef96f5e9b
/usr/lib/.build-id/32
/usr/lib/.build-id/32/e1025236a251e1e8aa6c6693b49993fe518edd
/usr/lib/.build-id/38
/usr/lib/.build-id/38/20dca9b5c40d2c10fb0d970fd64f10e3c4f9b6
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/ea0a7d0b26296484af39627dc92bd096b11031
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/1593c8f13238a0a9c027931bebc3cd38022b86
/usr/lib/.build-id/3c/7a93b0a1bf2e35bea8f25646767cf2b0c496dc
/usr/lib/.build-id/3c/a7a450451b6e2ba8a9e50cce8b4d8c77217fff
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/5ee3cc7b868e37575b77e77530e803568577c5
/usr/lib/.build-id/40
/usr/lib/.build-id/40/66b38115d82f8b247f479ca28a186b2348a9b9
/usr/lib/.build-id/41
/usr/lib/.build-id/41/ee08cc4d8b7333896470728731e74dde620be3
/usr/lib/.build-id/44
/usr/lib/.build-id/44/b1bf22e770e1a2fb1c47336d50d80fb2169c79
/usr/lib/.build-id/46
/usr/lib/.build-id/46/e51f58f1dd4f804a49e42a8120e96fc4e8ea9d
/usr/lib/.build-id/48
/usr/lib/.build-id/48/19c8904071f4102e7adff7c294b76706cc5984
/usr/lib/.build-id/49
/usr/lib/.build-id/49/c26a714905475b23898f8456f6cec6297e6cbe
/usr/lib/.build-id/49/d9aadfadcb9c7f7675de5e6a3d669da7cd5882
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/1452e63cc90f3471affe41b9b4bac1410f9e64
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/4c4b8a0851e9411dfa56e1d67e4113d4bc890d
/usr/lib/.build-id/51
/usr/lib/.build-id/51/4764c11ddec533be144a6bf4be5daa91a25e00
/usr/lib/.build-id/51/98b583a8707d47ed1d5d493f9ddc76512306f3
/usr/lib/.build-id/54
/usr/lib/.build-id/54/0172a3788fdbd99a1e4450710cbac112b329a4
/usr/lib/.build-id/54/9fde5937078992f446f99b169426150099627b
/usr/lib/.build-id/54/a1b6c0388a7bc9956d65bf8bbea3a01e8a8f23
/usr/lib/.build-id/58
/usr/lib/.build-id/58/ec56cd8781c6c0d3d710d76db4694ae4952d26
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/8cc5bc2564f3ea0ba77513211e44d77a95c8aa
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/d02a843103e559170176dfb69418e8382405aa
/usr/lib/.build-id/60
/usr/lib/.build-id/60/97d4f465130f6f1d1aaf49d5dcbb3d8f69400b
/usr/lib/.build-id/64
/usr/lib/.build-id/64/7ccfe0c637c26f058450895ac46cb06e0e8d50
/usr/lib/.build-id/68
/usr/lib/.build-id/68/555afca5ce760aefc58701ac565a2218a9e1c9
/usr/lib/.build-id/69
/usr/lib/.build-id/69/9dc87738c2e8b49b5796f47b296d68267452d8
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/d76e64f297c3b5bbb51d4c32e5609a74a0071a
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/4d5c28264dd2bc78b5c39b268c84d86d4b952c
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/67ae413596e41c09517bb4dc6c505a5fc9c9fc
/usr/lib/.build-id/71
/usr/lib/.build-id/71/271eff103445150e2dfb58111222ec059a845d
/usr/lib/.build-id/71/8c02c88569480f7b1cc2b9d738f3e59f5476f4
/usr/lib/.build-id/77
/usr/lib/.build-id/77/237e25676bcfb6145c855c84ae4ecef3b54bb3
/usr/lib/.build-id/77/cd47ea7aa0db60c67a458f7e846e0164d63d36
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/d1d77e6915c421944b3055abf2e75024ef2737
/usr/lib/.build-id/80
/usr/lib/.build-id/80/cd7c44cfe4d97a607422005af8ec867712029b
/usr/lib/.build-id/81
/usr/lib/.build-id/81/d4fa9f98247cdfeda2bd15c3dea6a0cdeb1b2f
/usr/lib/.build-id/83
/usr/lib/.build-id/83/ee9184d5a475e217d8681424506d9321a07cd4
/usr/lib/.build-id/87
/usr/lib/.build-id/87/2b2c862afcf5b23d866e9e53fa8e041d6a335f
/usr/lib/.build-id/87/55dcaaa13d16e7baf0d166e523013167a6b155
/usr/lib/.build-id/89
/usr/lib/.build-id/89/1c6cdf0d7ec6160a5c2ecf54e0673ec8849206
/usr/lib/.build-id/89/396c4a1c7824d979ab9e27700413dd547e6df6
/usr/lib/.build-id/89/42a0e7d34c6baf3aa6b14295f498f6ce6d84d2
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/35f88936c90c55f2e175c5040db7e53ef0e285
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/099d64222ffc6261639a0646e06b6ff0b89f9d
/usr/lib/.build-id/92
/usr/lib/.build-id/92/64b7565b073e68303252bb4edd852f83733764
/usr/lib/.build-id/94
/usr/lib/.build-id/94/f9ad6f940996a368581390260ab8b9f8c41480
/usr/lib/.build-id/96
/usr/lib/.build-id/96/059157642f1060e5154d2e2ed451dd5c071e79
/usr/lib/.build-id/98
/usr/lib/.build-id/98/04b3a903ad1a16a050df916393a01e77428f76
/usr/lib/.build-id/98/1240c9229ecb2a8ad07201fdfc734bf4444606
/usr/lib/.build-id/98/a75ad50c3887790f57d8a9ad2aeb6c4c2593b9
/usr/lib/.build-id/99
/usr/lib/.build-id/99/e3b5bc4dd2912071b32703252ffd79c1486cf2
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/d3b2ce3cce4564f918f8891c9409a51e88b746
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/42226a29f1644e329c230d853616ca70733b2d
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/4e63ce385da838f8266843a742d60688b98f8e
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/1d63e842ad46b32eaed8000fbcfc59c85b5e62
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/4a40d896dc9f35d249282454df4e0fcdb24e17
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/8f3bfeb0b38d9d9e23f9bf52db66d238e14238
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/7a385ad1d6a2bc43aad52f02b2a7fec442ae53
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/db590058d5a8fbcb484fa927d6f46d8c4b2304
/usr/lib/.build-id/a6/ffdf86ecfe0debce640074d8baa9f9c106412d
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/0426467a529807d1c796daa9dcaeb49edfb0df
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/2dcda759a2f8d4a85f6928665eb326b12d5a60
/usr/lib/.build-id/a9/b1424cd67fe50fc0ba32e0d29e7c868e7a54a5
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/c5c4eab62b2b754d5f217230b6d31fecb6f7e6
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/5187e96afe091ff6814f206637387b700bb7d3
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/fde46d4aa3cac103c787913257681d84092f9d
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/63f9bc4a01b0f2a30b82a8f01e69fe77011664
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/c7451ead6be3d647d1858ce7cd205305d7b432
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/786458e831d58dcdce53ea729eba6e62cd8be8
/usr/lib/.build-id/c0/96437b2a4a795e883303cbc42e2b391adb22af
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/87d106a3ee3917c4995c11e82aa8e1cf0821a7
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/4a96233243d68bafab94a7301663007dcd5172
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/f5fd193532d5c39da20be0e7b3d0c05d79240c
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/2c6596aea3557fa1f807ac734b229744bb69ed
/usr/lib/.build-id/d7/c836c0278015bc6c15b7fa4f46e07bfb789b58
/usr/lib/.build-id/de
/usr/lib/.build-id/de/2775183caf6aa7e3fa58ae15cd97829feeed8d
/usr/lib/.build-id/de/cdd3d7cd8af38eb5b2853bf2b93e97f51417e5
/usr/lib/.build-id/de/cddb2609081fcbbe8fb3b3b90105ee53727337
/usr/lib/.build-id/df
/usr/lib/.build-id/df/072f149fc7418faad2653c902c47f2b13adf72
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/639ba6464b7c36294b69730e28e09311118991
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/bd848a18a6473009d6e878e7f8f90aad56723b
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/0f7dab34041cfbd322bcd3348b05fa1e29ae3a
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/0fb36e8b3a30182a8dbb64116ef664b0932c0b
/usr/lib/.build-id/e8/48656b5dca5abd971f57b614a65278e774cb99
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/4382621f279177abc7a4627561ea14e63d9c47
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/890080927f46c12686d4f3012536e6510a0648
/usr/lib/.build-id/ec/8a6de7fd506ca74b4ced3b6daac3c58423afb0
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/a4c0209d2427a40e4e914e8de222a6bdbd7e06
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/795b49c0499109b5790b16fc52575800486437
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/c298d9d3b88b09a352664e2b4981304654bac4
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/bc99abc85eff7642632e7d3adb773899a86fdc
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/6deb39411a1ca2c936a4ba9c4a92d5acfd6149
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/0990db2cf447972fa811f47d949d6294081194
/usr/lib/.build-id/fd/b88dd4c3e14bdd405e10d7fcef3640708917dc
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/bf42fafa6dcd2cc0d487e0cc0667119fb0292f
/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, Sat Oct 4 07:02:55 2025