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 s390x

From AlmaLinux 10.1 AppStream for s390x

Name: httpd-core Distribution: AlmaLinux
Version: 2.4.63 Vendor: AlmaLinux
Release: 4.el10_1.3 Build date: Mon Dec 22 20:12:25 2025
Group: Unspecified Build host: s390x-builder02.almalinux.org
Size: 4650404 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/2c0d241e020e28d117a06b7f7a5a1b3c9a8a3a
/usr/lib/.build-id/04
/usr/lib/.build-id/04/2d847e18fa03b7f3f545bb7080f66e9841bbe8
/usr/lib/.build-id/04/b2b2427e08c96d600fe226c6c649d9d72d0acd
/usr/lib/.build-id/06
/usr/lib/.build-id/06/2e8e53f0b8218699c431f83ac1f57b4f3c2933
/usr/lib/.build-id/06/8c13a80f60cb4cb1b05ff771c7c6308331d0b7
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/0d6fb862041d15ecbc36931d6ff89717550b14
/usr/lib/.build-id/0b/47cc979b628abf1fcee55355ca12f0e58d55bc
/usr/lib/.build-id/0b/d9d78c753bdae0899beb1c4988a0a0d0695be4
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/8f1cb8b49bde3b8fdcab9345ffd0b414a95aa9
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/d2d3108976c5ec37d778b869edbbbc73ebeb5a
/usr/lib/.build-id/10
/usr/lib/.build-id/10/075a4dfdd7c795fe4c14f42cb2876fda08415b
/usr/lib/.build-id/11
/usr/lib/.build-id/11/38d86b7864768d68c78c72eaaade97aca4065c
/usr/lib/.build-id/11/a3a3a2dfde2be93f0a9d26a0ec7dc768ed02c0
/usr/lib/.build-id/15
/usr/lib/.build-id/15/b9f3ea0b3337a7b68698f16287d40c9defa03f
/usr/lib/.build-id/17
/usr/lib/.build-id/17/86084233ff2c6400506d3009ad8fbfefee5742
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/463b1f40d3312d0b45ce2a15a23ade6fa6a2b8
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/8a5488890679d801cedf2de3e6fb25d8c95859
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/1463d218ed81ebb96a20a6d394fe87c1dce490
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/388cb63982859614c94798b41a8d493aff0731
/usr/lib/.build-id/20
/usr/lib/.build-id/20/2a4f290894f92f1822aae0088f01a05db9f140
/usr/lib/.build-id/20/da404f562c30a8e5f5fc1c6c8b0f4651c5b3ad
/usr/lib/.build-id/21
/usr/lib/.build-id/21/14ef65976cf4022ce1f6238c76b4b24f381af9
/usr/lib/.build-id/21/33318c9d898f82b945fa197b88cc09b7149ac4
/usr/lib/.build-id/23
/usr/lib/.build-id/23/b88fcc1300a6395ff1a9a1983c5b2b433e4dd4
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/943371c9335b3281feeaf8e2cff0ba02262098
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/d191915cd8c7941e28c2ab975c5ffa7cb3ec40
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/f62fb353966718088ff58a6997be4609a57120
/usr/lib/.build-id/30
/usr/lib/.build-id/30/3fa28ea89616936db3f7979b5a1c65bac50988
/usr/lib/.build-id/32
/usr/lib/.build-id/32/493333e329f22e8dbf8db1a5dfc0977add6d71
/usr/lib/.build-id/36
/usr/lib/.build-id/36/eff27c44b03940eb0ca968a97b25dae1e78fc1
/usr/lib/.build-id/37
/usr/lib/.build-id/37/952681424fd016e9acc88f9f7bff42018646a7
/usr/lib/.build-id/38
/usr/lib/.build-id/38/2356cf6e91ddae5f5520fbd2bf823bcba39dc9
/usr/lib/.build-id/38/e8a7d64287583b4f9711c45bf08ea442d237d2
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/5906dc5d201a28c44c20a61f7108c7c8adc1fe
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/a86ebeff47c02874e2c64fc75e7f96531f8c69
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/723e484825780f2d02f4b8cc19b09c9c7581be
/usr/lib/.build-id/41
/usr/lib/.build-id/41/ba2ddf20cc8314851a93b0a1b7874d1dc6c1ed
/usr/lib/.build-id/45
/usr/lib/.build-id/45/5cbb135215fb00af1267282482b07abc18fb3f
/usr/lib/.build-id/46
/usr/lib/.build-id/46/2648142c6c477fbc29a7b61eefee240fdfa6ca
/usr/lib/.build-id/46/68b218226401c980b10ca684b63f69bb95264e
/usr/lib/.build-id/47
/usr/lib/.build-id/47/b654e7261a0da59f49a6f37cc7b795434bf1e6
/usr/lib/.build-id/48
/usr/lib/.build-id/48/fcf51a6c68bb1da302da86adad0566fd4fceb4
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/7de1d5734169a6b653da7ec25ac551722030c0
/usr/lib/.build-id/4d/c6e56c14b9b57aec3935c9f18d78f876440621
/usr/lib/.build-id/52
/usr/lib/.build-id/52/472d28887a0c62cd7ab3bf1a6a587a06a2a71b
/usr/lib/.build-id/53
/usr/lib/.build-id/53/1841fa0cdc5d25e9bb3fec42a81402e36e208b
/usr/lib/.build-id/55
/usr/lib/.build-id/55/105b4c14597987b4ad2c67f09b43b7377ac73d
/usr/lib/.build-id/55/9d310f83241ff43f658daa464889f26dde679c
/usr/lib/.build-id/56
/usr/lib/.build-id/56/85a4572ce0679cc0dc40506adf743e7ceecb59
/usr/lib/.build-id/57
/usr/lib/.build-id/57/64e0934d14abefb874240e2486dd3f672190fa
/usr/lib/.build-id/58
/usr/lib/.build-id/58/9c31da755efcec0df0954f9c5f19216ac00f6e
/usr/lib/.build-id/59
/usr/lib/.build-id/59/62fdef9a64cf5251852fcb49b5e7ac216f5aee
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/64f81593208074627b43bf08a47f6c4f395d50
/usr/lib/.build-id/60
/usr/lib/.build-id/60/37a4e6636f76625838d719b8d7880d1cd6e898
/usr/lib/.build-id/61
/usr/lib/.build-id/61/c506cd1359c6d786fab8b90c21187068a89ce8
/usr/lib/.build-id/64
/usr/lib/.build-id/64/5314e32ab6b45cea9ac2b76e2617fce910f9f5
/usr/lib/.build-id/64/978ad00720e3afa001211d659abfa987e52607
/usr/lib/.build-id/65
/usr/lib/.build-id/65/e3ee006d2a4a8111c40340f89c4b3e3f17e51a
/usr/lib/.build-id/66
/usr/lib/.build-id/66/579a7ac0745d619c502d3572141be0ec69dbd6
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/06eede6cf141de7af09e6db6e3258c3b15664f
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/6a8e561fe1c6bee0b882a38e04b662f2ce446f
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/8f928b42116db622d352b4eb56f20df24d1e17
/usr/lib/.build-id/70
/usr/lib/.build-id/70/00a9625629bf600896f19ec120077944b904de
/usr/lib/.build-id/70/8c936c8c324164ae4d5dae1025218efb600422
/usr/lib/.build-id/72
/usr/lib/.build-id/72/6d8a33ed899391af2e5e938ad5914064970096
/usr/lib/.build-id/79
/usr/lib/.build-id/79/079da8610e7bd9d9456816349b83f8cdaca4ff
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/f3796ea96aff38f260d09016d97076590a4b78
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/91ee90d584c6d617231bb92d508c20f084a7d6
/usr/lib/.build-id/80
/usr/lib/.build-id/80/0f3f06bb88f478b4c7e8b522cd58322e1c2ed3
/usr/lib/.build-id/82
/usr/lib/.build-id/82/d7d0dd4af09582fe76b3d85cfd810564dd8709
/usr/lib/.build-id/84
/usr/lib/.build-id/84/dabfce628f90c0e93e42550cb5248733a2be44
/usr/lib/.build-id/85
/usr/lib/.build-id/85/63fc392a93a5b09de18eec29b75de542b762eb
/usr/lib/.build-id/85/e796296443ed023154df8584433615514da1ba
/usr/lib/.build-id/88
/usr/lib/.build-id/88/d403fd44850155d1f139aac26fdc77ed2f71ad
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/20e621bed23355747479e63a0851a5da4d8957
/usr/lib/.build-id/8a/e42fd2283efd2672a8f42beff9c2e3921456a3
/usr/lib/.build-id/8b/392b582a87d18b6038ea3d2bbd4724d123ae4f
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/107479fb0786b3165cd6e98b20f202ccd1b5a1
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/14774425f0d6b05abde8803a8307e57f60df49
/usr/lib/.build-id/8e/a36497cbf7d74064cd1c5a8b8411c1b8f8c420
/usr/lib/.build-id/93
/usr/lib/.build-id/93/91ed23f7db006b4247bffe90d766a4a83790b3
/usr/lib/.build-id/98
/usr/lib/.build-id/98/76830304ee8ab94dbfde267506d299aeee3232
/usr/lib/.build-id/99
/usr/lib/.build-id/99/b1f10a26f286fd05739355e234ce0d5955b93d
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/3945fe4275a70569fad3d969d5f828512cd7cd
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/651c8d4e34b1dd6e2c166cd9f61fc008a72d8e
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/697d1a24762f5e409027af737f6944e4068c0f
/usr/lib/.build-id/a2/bbe932701051559877e202b81fba352e82e257
/usr/lib/.build-id/a2/edda157acdc2409e1664503e56b1b84a7d4fff
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/60dab41d16aa542d953bb4b845e50263e0ecf1
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/c0639ef1312e4e88f4bf9068976d3ab31f110a
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/cdddfbf03e7ba3c7e8a0573d30b8323909a635
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/97ef6df14979d897f2235fcfd86acc891f2f48
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/c93098a31f623dd6be689351fa7edcd5795a3e
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/97cbbede8fdebdee44c84f7c6cc995faf39a33
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/07c71501337b37068359ea088723e76fe81b66
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/c6c8443be544f4601f85e7a2cafd0a4ec35514
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/6c3860a11f6741ca3e4fb9fcdf73b344c7e0bd
/usr/lib/.build-id/ba/c68f08f6f34f22ff2dd636c60d6a8bfaab5aac
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/d5908ce2464c86924520803b272c86a336b220
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/fbe60983b7a48bed4c5a853d46557c792d5740
/usr/lib/.build-id/be
/usr/lib/.build-id/be/880976d8f578035ee27557a5595fe95ce31466
/usr/lib/.build-id/be/bc395b7720b0b1cc9abfd4c6edb639133901e7
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/05fe202494079ed971ee4c4f0009def76ac492
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/9b1609b72b441f5932cfb72b6579aee8399e08
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/ea245a4a9e2644c23672a80b4bb79d09d967f9
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/ceb86fa0a496ec9a7f5a642c3e4fd93e0cee63
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/10ef97a2a49493951ed8f37db1ee51a071249d
/usr/lib/.build-id/da
/usr/lib/.build-id/da/f8ac8c6533c1f4e095174498a340f50d85a3ba
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/74ae867134e8b12ea6f505d7d5973cff6b1e2c
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/b215a23a5488192aef55963ffe530bc4e3461f
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/85040a152abc6fc058ec2d3c6e5863c8b3bb8e
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/875831c917c5c1bd26270970b07f2bbc0cb45a
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/473afc7c625620987e3172e0e50f8d70547cd8
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/605074c2016fbdf2cb76a32cae5ad29eca7e1a
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/c8d68af9e978bc163324a2de314dc394ac2469
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/173d2969d4ffce3165af0a3d8e3f4e45e8091a
/usr/lib/.build-id/f8/f73520acbba3d613aedee0abbfaf945df2db4b
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/fbc5cf511a5deea57b68958fc1e72ae23b5562
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/221f7ad6021a89aafda1cce1177fdb68635683
/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:56:09 2025