| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: httpd-core | Distribution: AlmaLinux |
| Version: 2.4.63 | Vendor: AlmaLinux |
| Release: 4.el10_1.3 | Build date: Mon Dec 22 20:04:00 2025 |
| Group: Unspecified | Build host: x64-builder03.almalinux.org |
| Size: 4861324 | 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.
Apache-2.0 AND (BSD-3-Clause AND metamail AND HPND-sell-variant AND Spencer-94)
* 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)
/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/05 /usr/lib/.build-id/05/541a7f43e960c70b88e3a3918882cb03e54c75 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/5e5083f4a02d85d34df46d1a045957d1d35307 /usr/lib/.build-id/10 /usr/lib/.build-id/10/e4b20f74082ff24d6f82c55d7b4812070435b4 /usr/lib/.build-id/13 /usr/lib/.build-id/13/e2865c54ae7182105a361c0e6a2100adbfc31b /usr/lib/.build-id/17 /usr/lib/.build-id/17/35c3eece3af123237b7122e294d76627a193e8 /usr/lib/.build-id/18 /usr/lib/.build-id/18/3413bf769732c4d527b3f9a6190ae487e4a15b /usr/lib/.build-id/1d /usr/lib/.build-id/1d/1fc6106d4b7cc81cc08da2fb1759330ae080a3 /usr/lib/.build-id/1d/59b06ba39281fb4bbdf3ab9f4e4348f3896f73 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/7e79c52c192e516249bda21e9455fb5cc0b64f /usr/lib/.build-id/1f/f2e56aa11419f4754e121c821fac4340de171a /usr/lib/.build-id/21 /usr/lib/.build-id/21/4d283e395675fac24c78d22fba5ee6a4c5ed35 /usr/lib/.build-id/22 /usr/lib/.build-id/22/33e1794c3c0b813a93722bca7dfed0e28346c5 /usr/lib/.build-id/22/5fe7486076bb986a18b7f6321d8a0ffeb7ee6e /usr/lib/.build-id/26 /usr/lib/.build-id/26/667e4b03464a9a09928db840b212d7ad620876 /usr/lib/.build-id/28 /usr/lib/.build-id/28/4fbd60aa92e41c7eb80a228f6feca07551b4e6 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/015477082933fb66b7051d53aba51f688b2ebe /usr/lib/.build-id/2c/a60cf287a2df025e7cebfe9878cb0ef541c764 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/360a8f79ccb11929cf6962dcac1fe00bda19bc /usr/lib/.build-id/2f/d2059f94748e44b812f3cd98070a7d85a21b1a /usr/lib/.build-id/39 /usr/lib/.build-id/39/fe636c1d50cdf27e5f3a71da1e1443dbd6a799 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/8a3ec6d3f0da00ab091135e644c24468bcb682 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/95f802f843552718640cd7cffb2eebfdffca99 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/a0d7f715d25b83c819926e5d644c93b1aca844 /usr/lib/.build-id/3f/a62c4dbce9742e7679f2763a01795e7dd7ef8e /usr/lib/.build-id/41 /usr/lib/.build-id/41/3bce97a49c4744fa5578e91831f75c03f5f810 /usr/lib/.build-id/42 /usr/lib/.build-id/42/93f733bf6c80c115b99a77d0f387b27416d88c /usr/lib/.build-id/43 /usr/lib/.build-id/43/15998f63dbf9d9669d94d952fd6285e8bc09c2 /usr/lib/.build-id/43/904ec2b30350723cef14a18b64d2247d7208d7 /usr/lib/.build-id/48 /usr/lib/.build-id/48/a420e24f18bdb849db404c590b8d506effd415 /usr/lib/.build-id/49 /usr/lib/.build-id/49/9984816407e9da10628cfc0a620897402429ae /usr/lib/.build-id/49/cdb089cafb276ae113a7be32905c0752c52b8e /usr/lib/.build-id/4c /usr/lib/.build-id/4c/b97f7c8b97348a2b45552ba9c0f55be7ea33f3 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/c3e8277d4ac04df76cef76ae143944e0292b9c /usr/lib/.build-id/51 /usr/lib/.build-id/51/1dcb1108284e58781ae3805751c36666a67eae /usr/lib/.build-id/51/b3b37f74e79b6cb32d6225422c317756174c6c /usr/lib/.build-id/51/c871faa803ac9f2fd267399e75d1e730ad988d /usr/lib/.build-id/51/e65daa7d3e733a5a4f680c73be4c66e501b477 /usr/lib/.build-id/52 /usr/lib/.build-id/52/0ab9b1de456da65224ac95465ca0605fb03176 /usr/lib/.build-id/53 /usr/lib/.build-id/53/b701deda206d1d70802275bd5f640410e132e6 /usr/lib/.build-id/54 /usr/lib/.build-id/54/ad4196efbdc638512f2d2ada5955c909f6f248 /usr/lib/.build-id/55 /usr/lib/.build-id/55/5279d0db2c2ad5968d69145e5ecc098020dc86 /usr/lib/.build-id/56 /usr/lib/.build-id/56/37e2c3cdc0fe0d4c6594da5128e57d4d09beb4 /usr/lib/.build-id/58 /usr/lib/.build-id/58/62575d2a2ff9d7ae08632c5cbc8403c7210735 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/e65a2a34ccddbbe5be7209d4fff53fe7d1bc82 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/00cd9c05ff914409ef0742a0b0f5112081456c /usr/lib/.build-id/5f /usr/lib/.build-id/5f/f5c1e11b0798d12a18bbcdcc23c85776e26dd4 /usr/lib/.build-id/64 /usr/lib/.build-id/64/442c6c7369c0a50a0285df955dab5b7ead839b /usr/lib/.build-id/69 /usr/lib/.build-id/69/9c08f14cf827ca0b71a8663943318e6c2c0fc0 /usr/lib/.build-id/69/9f34a9f83468a449423fee8ad71e73f9942d4a /usr/lib/.build-id/6a /usr/lib/.build-id/6a/ee77d9e3b3320bb9913ed5f75af995ebf407d8 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/d0844dc3b4b7a95eb18dc1194ce506f2465c70 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/1212b9db38f70cb0772a07119a316500101606 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/082a1a19c4560f4c482ef9c3efd68e2023f1ef /usr/lib/.build-id/6d/26deb1f36ca9c6e896c15dbafb886d22333c22 /usr/lib/.build-id/71 /usr/lib/.build-id/71/983528262c3261723c736bfd3b17e3e032cefd /usr/lib/.build-id/74 /usr/lib/.build-id/74/e22ac143e8a64b4959996efac8a9eb0eef6def /usr/lib/.build-id/79 /usr/lib/.build-id/79/af8e919354ebd3f3bba1a345df9fd2c894ef0f /usr/lib/.build-id/7c /usr/lib/.build-id/7c/5c27941d7ac4d50d39a68df5897c81c544afd8 /usr/lib/.build-id/7c/8683f9293886648df081f7ddf3da6f996fd4c8 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/f98139a9a4dba07b94eda76d658c6cbac74aad /usr/lib/.build-id/81 /usr/lib/.build-id/81/65609d2f281fbec746184a5e479c4ddb65116a /usr/lib/.build-id/83 /usr/lib/.build-id/83/4c2046ab02e468012ff10fa751d337338c2dfd /usr/lib/.build-id/85 /usr/lib/.build-id/85/3f6be7fb1fad83e6ce126631411c69a1260ea0 /usr/lib/.build-id/85/b7c538a9a5dc02cf813f10f0bd12ceef66ce6a /usr/lib/.build-id/87 /usr/lib/.build-id/87/0aa4608d4f3f15755a3dcd1e3d938af50eb461 /usr/lib/.build-id/88 /usr/lib/.build-id/88/6a027d961688f40f38bd0e9e8f38775103192f /usr/lib/.build-id/8a /usr/lib/.build-id/8a/685655351a6c24c13cbabe3b2daaf472fa0a55 /usr/lib/.build-id/8d /usr/lib/.build-id/8d/0a639806d2c421e4008833b92e3b7268f4ae7f /usr/lib/.build-id/8e /usr/lib/.build-id/8e/8411af9020c627ad9af793bee5aefc031942be /usr/lib/.build-id/9a /usr/lib/.build-id/9a/c361f83a609c03360ffa56896963a9d8ca7304 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/c267e3251320817092d3d26403caccdffc23ab /usr/lib/.build-id/9d /usr/lib/.build-id/9d/410e2448493a9e6fa2de076ee021160f6a1ddb /usr/lib/.build-id/9d/4fcc36fe53c939ada8cc8fe547b2f48ac00f09 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/32b2ff43f2d6d95094855f6d2c79312e79ed0f /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/a0337d40eb1a8d26bb909ef0fb4ad237f8b2c1 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/643da87d90e2b3f72543ab81bc20fed09cfe5f /usr/lib/.build-id/a6/71f0fed0e9a11e8328c47c5ca33ed367c8806f /usr/lib/.build-id/ab /usr/lib/.build-id/ab/11ed2137a18293b3fee0201eafec368a801feb /usr/lib/.build-id/af /usr/lib/.build-id/af/195b20f537c77dd4950c4f1bc6d3ce1b2fd9e6 /usr/lib/.build-id/af/49a6973130171e0bd5e3f9add21513228ab23e /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/3706962373d1eabf8ff12ceff2fccfa3419d97 /usr/lib/.build-id/b5/03466fe183b8d5ab8978c5c96f548c95141b8f /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/6b2d0c62f01cc742e85294eff88dfda0ffe71c /usr/lib/.build-id/bc /usr/lib/.build-id/bc/087a83637225a42dcdb64f876527fd0d4d5542 /usr/lib/.build-id/bc/3c2e60ea294a7d47ca7b7dd1a8711f273859af /usr/lib/.build-id/bc/67b5c777774b984d3661ba2e03f58e7d318ac6 /usr/lib/.build-id/be /usr/lib/.build-id/be/4dda66baf02a86e86aa67b40463e44c4766069 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/b9c0d84f609b0025ccbd6126057c4848512e22 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/7f277e4d1630ed07c89bbb08efba728926adc6 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/e62a2be6e0bc81a7fa4dc797072c8411ce611e /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/180ef955098bfeb5b70c65f2d3e109f3c13a63 /usr/lib/.build-id/c7/98cd5916c91ba64bdddc4642ebb80f1f053c87 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/2ac62cc68671ec3ca758966754f3051f279c4f /usr/lib/.build-id/cc /usr/lib/.build-id/cc/1fa3d59d9cc004bc730bfe5a5d574b0820c9d8 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/1f04d7b9f8f9478130d9ea121aa0a4a264d05b /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/47c0f225126c2aeff62a3aa1e8e12c06c6f6d2 /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/811c56b60c750f3111968a480dc4401cfcfafd /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/8b0e694d5edf7c2c4afd52cf74a347380efb93 /usr/lib/.build-id/da /usr/lib/.build-id/da/641026d83120402d5d20b0efeb865ef0948668 /usr/lib/.build-id/de /usr/lib/.build-id/de/40e0358ef1466aabeb91dca8ffbc676a95110e /usr/lib/.build-id/de/b75b1ef4aa3bed7c57b73654625d737cf97443 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/4c81a159814138ef3852bdf27ae4caf4b4a42f /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/1486cd5dec245626d738a0cfba8c379dc8d620 /usr/lib/.build-id/e3/5963e57e1cc6320f45fec65394b5c1f38cbc36 /usr/lib/.build-id/e3/fc46b6dfee0d8b55d29c8f6410419d881dec8f /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/1765a45ae19f25ebc3c21a4c6c06f5480827ac /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/35fbd9dbbc170180662b124328755ad9208c20 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/0ec21063067a2d133148749f296bd8b0284be8 /usr/lib/.build-id/ed/7fe5739aa09ad9ea379339699b15abf011985e /usr/lib/.build-id/ef/fa754961f20648e3b36dd673973e8da0a15949 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/e095e1d6855a6bd58f754c49886b225dcf700d /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/26f20ddb4301011963090d8ad2508d423cdecc /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/359bcd709f078abb1b9e6c13ce3a464af21ac1 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/b2bd914e3d8e6556922d9847186b4c52637d25 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/d1ba059042908af64d204382b006cc9e29e80b /usr/lib/.build-id/fd/ed5bed5c7cdb3342415537fe3cc38ddc5f6add /usr/lib/.build-id/ff /usr/lib/.build-id/ff/67b7c0880eba17a579a17b93603038b1a02e50 /usr/lib/.build-id/ff/6dde5e55af99985cffc20f0f7d2a33cf5adfc5 /usr/lib/.build-id/ff/78dc095e0e3a80faec954ce99463264564b83d /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:52:16 2025