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-3.el10 RPM for ppc64le

From CentOS Stream 10 AppStream for ppc64le

Name: httpd-core Distribution: CentOS
Version: 2.4.63 Vendor: CentOS
Release: 3.el10 Build date: Tue Jul 29 17:20:19 2025
Group: Unspecified Build host: ppc64le-02.stream.rdu2.redhat.com
Size: 9721844 Source RPM: httpd-2.4.63-3.el10.src.rpm
Packager: builder@centos.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 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/01
/usr/lib/.build-id/01/7f55e07988d20a2738c02faaa14fbb81f21efa
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/251598f05c3cc0c0096422d2b8a84430cb335e
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/62034bd1b6154279aa1139afb4c4fc4eab858e
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/7b986df84b703616839b97b866400225158dcd
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/43ad3924a4cd52f25f23e0a02b47bab6012471
/usr/lib/.build-id/12
/usr/lib/.build-id/12/08b50e8360b3f6ef879aa353f0fef3c4d9ad3f
/usr/lib/.build-id/15
/usr/lib/.build-id/15/241682e7c853a3e8b95b846ae5ec296aec0c7f
/usr/lib/.build-id/15/94c57b311749dd4d6065424dc43af208069faf
/usr/lib/.build-id/17
/usr/lib/.build-id/17/4af46885e991677865cb3615d6344169782e06
/usr/lib/.build-id/18
/usr/lib/.build-id/18/41ca5d95db964a24c97da36bb50f855ec5c1f0
/usr/lib/.build-id/19
/usr/lib/.build-id/19/1dd90470a28b90903c4cb98d8d262e7f87e512
/usr/lib/.build-id/22
/usr/lib/.build-id/22/5f60c9bf07c040c9e2cf6143f808aef59f015c
/usr/lib/.build-id/23
/usr/lib/.build-id/23/a0c131038d964a11cabe6ddc8260a8fe8d6fbc
/usr/lib/.build-id/24
/usr/lib/.build-id/24/d3c4d00af7a3cbe8ae089de2da6f79c0b5a4a4
/usr/lib/.build-id/26
/usr/lib/.build-id/26/5ea24bf12a2ddfc11abd2935193057804cccd8
/usr/lib/.build-id/28
/usr/lib/.build-id/28/ef5512c218f0fa6f37b4c7b9ee13a5aba59d02
/usr/lib/.build-id/29
/usr/lib/.build-id/29/1b66b721f196a807d25faa2f1fb23c39adc293
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/8685920ff337afa3c8fad6dc53ea6b9bddd7a5
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/177af5927668e81f346a3f835ae09fd1953a6e
/usr/lib/.build-id/33
/usr/lib/.build-id/33/431e5c716b1ed278393f6c3cc80baa13c68a36
/usr/lib/.build-id/36
/usr/lib/.build-id/36/299330aa98ec310e31b9e42f7fb8937c11e4bb
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/0f18a54981aeb490bf2249f3b005d06956bcdf
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/818f3d5904f1393b58c9641589c7eae9ebd1c2
/usr/lib/.build-id/51
/usr/lib/.build-id/51/aa5278b5b07d39d1b7a026f1dd72f3477a3529
/usr/lib/.build-id/52
/usr/lib/.build-id/52/7841bd5728b4a747535499b03381b096373049
/usr/lib/.build-id/53
/usr/lib/.build-id/53/be662a94b3b816280f19df088b538c4247c741
/usr/lib/.build-id/56
/usr/lib/.build-id/56/4be33536a0105280c9b1812a396e5a61cf0a29
/usr/lib/.build-id/57
/usr/lib/.build-id/57/2f5734ff7e8a1ab676b1dc940fb7aee044e6b1
/usr/lib/.build-id/58
/usr/lib/.build-id/58/4c6875073e3ccd242e6a650e035dcad74d0aca
/usr/lib/.build-id/59
/usr/lib/.build-id/59/890e4c2ee06f5599b70f175f730e9d1c5a3cdc
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/493462f30b1f1ef714c65d6299195f81370217
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/b6cffe097ea6e5fc02d32190dfbba7d4a4a25f
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/c4f86e6f811148d42d2e4b630bea22717b5204
/usr/lib/.build-id/64
/usr/lib/.build-id/64/92f479baa431af5dfb802f52d73e40bbcd50af
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/2abd975162bbe52e518325f2812fea683d1b7b
/usr/lib/.build-id/6a/8ec2c9541d6c266abba95325445c4e0e9a085b
/usr/lib/.build-id/6a/9d197bc05415694b62834205d90461302a3d7f
/usr/lib/.build-id/6a/f92632e9b61aa710b7aa6bc85f037fccc3be5c
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/a5fd3f39bda57a780f5fc99a55afd9bc6db999
/usr/lib/.build-id/6b/b111dae4f79ccc724d8477f873f50c1eb0261b
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/250f6442074ab0af6e7f76d0c1c6c668dffdaf
/usr/lib/.build-id/6e/88fa7320764adead9e612f8798d47848b1d2a0
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/562312d284727cb2b534f889a07c6cbe15f0c4
/usr/lib/.build-id/6f/d1943780cd3392e8fdd4cf4bc908048b05d31a
/usr/lib/.build-id/71
/usr/lib/.build-id/71/dc809aa237db76260abb9bf2569c9bcd045eb0
/usr/lib/.build-id/73
/usr/lib/.build-id/73/7498c670bfc8f1bbbf489e46625db8db3fa590
/usr/lib/.build-id/76
/usr/lib/.build-id/76/5845fd3ffe37cee20aa2b0d2d1f1deff1dbcc9
/usr/lib/.build-id/78
/usr/lib/.build-id/78/552d3da69a92c6b0c589e5074a2501d0a623ed
/usr/lib/.build-id/78/94991e0f0041103caeb522173b4b6ccf18a239
/usr/lib/.build-id/79
/usr/lib/.build-id/79/819672e7dce1a54def7e4c1ad38daf98e49514
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/0e2ff27f554b08d510a738f0eca68a8240107f
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/6533bb8d467a4007485dbf9bad4eba51e088c2
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/24e1508c66851c6bfbca2c8baab422bbd6b967
/usr/lib/.build-id/7d/3dade3a3b31d7a805a20efb4ead79c8b751777
/usr/lib/.build-id/83
/usr/lib/.build-id/83/db08c4395a3101b78b68d5c8759f3e1d6060c8
/usr/lib/.build-id/85
/usr/lib/.build-id/85/f4b58527398820f1c26793ddff51d6297b3979
/usr/lib/.build-id/86
/usr/lib/.build-id/86/779a07b5d48a7a754882f8c84dbcdb3407bb39
/usr/lib/.build-id/87
/usr/lib/.build-id/87/55c12d73a97e86814a4c85c0e055e0172e3f5a
/usr/lib/.build-id/88
/usr/lib/.build-id/88/16b665d1c7904fc1f41154003d7dd2ea03a166
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/077c8816d6e99428cdedfbb3dd96df9315a08c
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/db52f46d31583b1318667fc14148f41b1bb296
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/c467b323251b1d6a86f20206263489109f89f2
/usr/lib/.build-id/95
/usr/lib/.build-id/95/172d238884086323c9342c35839ed7fcab20d6
/usr/lib/.build-id/96
/usr/lib/.build-id/96/31e2b775597a9d00732595558248cce40f4e75
/usr/lib/.build-id/96/7d3df36383f80dc59943a7175256ae7a9f4156
/usr/lib/.build-id/97
/usr/lib/.build-id/97/bb4031d090ea86b61da0e6ac70eae0a611591a
/usr/lib/.build-id/98
/usr/lib/.build-id/98/79b65dae13dad647f65b30cda567cbccefa079
/usr/lib/.build-id/98/8ab69428971a9c3d69b38fb3e894437866b575
/usr/lib/.build-id/98/b60afde5f3eb3cc20214e793de2c0d1452b44d
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/c5f1440704eb488f832819e6fed3aae2be870a
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/9a8374a1be707fb218dd094eb784b90d261668
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/cc298c1d6a98b09eb5e097eb4136cd699b8223
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/92f9ae5dd783951e429d3d3b8fb91c4caa79c6
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/cceda86b8db92ad91b46776c1db3423e6c0059
/usr/lib/.build-id/a0/ea0beb8c60efd1bd317b9875db730187ba63d0
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/8e06798373752c7f22b0b9aaeb4c3230dd6ea6
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/cb350189a42bee26f4855ea541294496698fdd
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/20fbab813a1925fccb64e6d8d3687feec4b05f
/usr/lib/.build-id/ab/e00d7401d3b0e6c7927e27384860ed2fd3bf61
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/8d2f0b2b90df6f9a26eb6234f599edfa800277
/usr/lib/.build-id/af
/usr/lib/.build-id/af/138329eadf3e81e53dd5bb637077a9f30fc8b8
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/0818ea3844c738b59517b11d2811840ae85999
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/d15ba5422126f97e71e7a263475babdbe0f21a
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/36f51eca32a7f92f48b549cb81e986fc141c3a
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/c52c0d7c80a1324986a87162b3c04a9aa23f35
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/6ab1e0d8c6966cd8de5b7a708619fb57e21af0
/usr/lib/.build-id/c0/6c9deea1bc95d98902751bb844bcd1c03d4fd1
/usr/lib/.build-id/c0/a0b1485b0b6795e3e8ae3cf800e631ef28b094
/usr/lib/.build-id/c0/fa70b7c3e424be1952dac81b29a4a0c91549da
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/702e0a38f5c13074098280449ebeb0c39da5aa
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/0f906970b32cf71cf7926a1c4fdfcc77dc7de3
/usr/lib/.build-id/c6/de3f2ed903680cf779a9f1f2831bfa0ca90a4b
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/5defc09d63ad35a914d77ef9faa9fbd4f39eec
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/5cab5f88ad0bf05cb96be3612b029a83fc5851
/usr/lib/.build-id/d5/6c18903c93de369c75590f4701d9af3fda7c67
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/250089501db073385b10e0a30d73b9d4e37785
/usr/lib/.build-id/d6/92d9f73fcf05b8d178f0e13d551678bb1ae6e8
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/60f42e04361ba70a6dc4b454f991d050159012
/usr/lib/.build-id/da/0089c01a947da31652306c7033cbd9df96959a
/usr/lib/.build-id/da/116506722550c8a7f98b5a5e8f570baf25c1c1
/usr/lib/.build-id/da/cc6e0837c8ee5c35794668461ccf6a334971a7
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/ef87af77f890cbad3614eec9083d96a48d6acf
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/3561162c5d890ed79fff2fc2ada40348e89782
/usr/lib/.build-id/df
/usr/lib/.build-id/df/9732f7fddc60749f6f129b5f9653ead04903a1
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/dca6c723a8d380b20d1cb9dba7394a739e4b5f
/usr/lib/.build-id/e2/fe7bbab8fbab1e87f5463a9f6bdf9590886225
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/ad02366479012ca365b9cfa42493315a6f6d25
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/4a5f9ae3e569a841a7bf0d5958e1da238d0555
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/231da0731b54631d145b1c0fee511cbe24ffba
/usr/lib/.build-id/eb/3a4ba9371578ad1a3adc443e43baf13c33dcdc
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/7792d84f47a844bc8323d331f8ef3d2046a72f
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/1533bbbe98650c0aa1088c4497723ad55f3e42
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/bf316b48b75d23e74c49f591fe01dd8712f5bb
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/fb32ff56adcfc8cb004c8f3c9a2cf9c7e6e9c5
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/3dbbfcd6919175f834561ca011d197b01a4326
/usr/lib/.build-id/f3/7e9f59d1311c3979989e89f79ac7f0eeea73fb
/usr/lib/.build-id/f8/4c37e1eedbb15cbe55a8dc520c2f0f46cbe928
/usr/lib/.build-id/f8/87a12e625479a0ffa6b02464ac9cfd12032092
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/8d9db5af44ca7d406212dddac0cad9dd1bafb3
/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, Tue Aug 19 02:46:19 2025