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-1.el10_0.2 RPM for ppc64le

From AlmaLinux 10.0 AppStream for ppc64le

Name: httpd-core Distribution: AlmaLinux
Version: 2.4.63 Vendor: AlmaLinux
Release: 1.el10_0.2 Build date: Wed Sep 3 01:36:18 2025
Group: Unspecified Build host: ppc64le-builder01.almalinux.org
Size: 9722300 Source RPM: httpd-2.4.63-1.el10_0.2.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

* Tue Jul 15 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-1.2
  - Resolves: RHEL-99944 - CVE-2025-49812 httpd: HTTP Session Hijack via a TLS upgrade
  - Resolves: RHEL-99969 - CVE-2024-47252 httpd: insufficient escaping of
    user-supplied data in mod_ssl
  - Resolves: RHEL-99961 - CVE-2025-23048 httpd: access control bypass by trusted
    clients is possible using TLS 1.3 session resumption
  - Resolves: RHEL-103623 - stickysession field does not work when specifying it
    in the query parameter after upgrade to 9.5
* 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
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.57-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

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/2c7a1c978d52b766e4d8c20e293c45a1dce0be
/usr/lib/.build-id/02/a37a976108ecd2140d2e7e7b43460118adbaf1
/usr/lib/.build-id/08
/usr/lib/.build-id/08/be013293a7c6c3b35b40a4b023220fee55c6d5
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/19572246b03ac72555c2586c2da84002c30012
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/30078dddc52620a6e8d35517908c5debd94c6e
/usr/lib/.build-id/12
/usr/lib/.build-id/12/367ba9ab82f40b99008259ae2ab6b05f56d62a
/usr/lib/.build-id/12/5405df8f08058894389fd725dd3b6af73f379d
/usr/lib/.build-id/19
/usr/lib/.build-id/19/08788f458936baf673b7d8dfe028e888da6c1b
/usr/lib/.build-id/19/862aca0610196e9d6c72776582e36a2ade578a
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/46757cfdfe181e4832be3b2e99651f9c9d9da2
/usr/lib/.build-id/1f/ac7ce0b851a413a5bfe9e5518d4ad8b5e89a30
/usr/lib/.build-id/20
/usr/lib/.build-id/20/2f755fd32dc041d11f732745e86766078dea61
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/b17fd3cb998abb57ec78d9386bff3473af1381
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/8ff371d45690f1b01ddb9d305a05cc3da5461e
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/42ad6c18e681c2a80367b8da7d65a1fbc78fa2
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/f15b6f998f450b35729f5b0835ebeb7f3253ee
/usr/lib/.build-id/33
/usr/lib/.build-id/33/93541561f29e7d6bc052e7c278b1b5aee5f983
/usr/lib/.build-id/36
/usr/lib/.build-id/36/cd88288db1d7d653ef1ab87d7d786c4bfe9abd
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/753dc3b0eabdf9ff0a4bfe4735706d56c149c1
/usr/lib/.build-id/3a/ede9d69d345829a5bc56f719add023937d1111
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/e206c57f15e30f6fdc76b47c27e5b5747b39fe
/usr/lib/.build-id/42
/usr/lib/.build-id/42/d3f6229491e649bfae25d5d17bfea096da7a37
/usr/lib/.build-id/44
/usr/lib/.build-id/44/7518e999ecb9c1440b462efcb7db79b1f4316d
/usr/lib/.build-id/46
/usr/lib/.build-id/46/7dc6405bc3f40d8d1c82d648e45c36771a6fba
/usr/lib/.build-id/46/e8983a91ef9027801bf2ec07354d59a077673f
/usr/lib/.build-id/46/fb3a28b2708dada971c27b94de532a9f518876
/usr/lib/.build-id/47
/usr/lib/.build-id/47/68ae46ae66d15272fb896842d233dee811d146
/usr/lib/.build-id/49
/usr/lib/.build-id/49/751ee33478621371e77f35598b0caea30be87b
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/501b8fcde7bb0aa8e3d06e31846ab4c9b1019c
/usr/lib/.build-id/51
/usr/lib/.build-id/51/8fa3809a4bcc0460d0fb2a6f893d08f268827c
/usr/lib/.build-id/51/eb7f4b7714611935d992d79369323d2497d375
/usr/lib/.build-id/52
/usr/lib/.build-id/52/231bf60e3a88eff7a8b8e0420616e622a737f2
/usr/lib/.build-id/52/84b4c76bda7cd5e0eb041ffbf7eed0baa0278d
/usr/lib/.build-id/54
/usr/lib/.build-id/54/38fcdade1ac8493f3a5e730bb5bdb11306cd60
/usr/lib/.build-id/58
/usr/lib/.build-id/58/06d08ad0497d28cd66f99ddc30b8158641cbbb
/usr/lib/.build-id/58/2cd656cefb34ed1ff962ea49215c5a936eaa0e
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/97e3a603200a35bbe8227dca7d2766e64c1f5b
/usr/lib/.build-id/61
/usr/lib/.build-id/61/5139f671eb39218245a534d6956c44986bf98e
/usr/lib/.build-id/61/8acae7adc064d4dc6d66b1cbdb1c1536270190
/usr/lib/.build-id/62
/usr/lib/.build-id/62/7d9b2b1087568047ccb8f58c7fcc496e79480b
/usr/lib/.build-id/65
/usr/lib/.build-id/65/5167883a564804cc4ca49589bd09e0b43ba9f8
/usr/lib/.build-id/65/7c669730ea462b67053e067372b7fb701c6edb
/usr/lib/.build-id/65/88672cb3f24760f26e60454dde44ee07631719
/usr/lib/.build-id/65/9c0a7b5eca9f11a668ed2c994dc929cc6b8885
/usr/lib/.build-id/66
/usr/lib/.build-id/66/0b7901c461ebf2063c258082e7e183732de83e
/usr/lib/.build-id/66/e64e13ff08fe26c5669a6d7e58db0db23b62a7
/usr/lib/.build-id/67
/usr/lib/.build-id/67/6507488685af307806bd8d147d2677e3c5d663
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/b57a7a5264b1b1befae9f6d56a13dcb936b9d7
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/b681aed912a86d9508cbfd15fbd33febe29c99
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/ed649281ff9cf3693d835d5adaac5aa86f5c45
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/2cc174edd01b435fce20774e5a79bd5827225a
/usr/lib/.build-id/6d/f934378327be5ba653f87aec4630d325d51be5
/usr/lib/.build-id/70
/usr/lib/.build-id/70/00131227739038cfc956ac0bd9fbcb98d28a0e
/usr/lib/.build-id/72
/usr/lib/.build-id/72/b61d807addf686ce4422b420f8b46de0360819
/usr/lib/.build-id/72/e320f88d91d54307c42ce6a96d2ea06b290455
/usr/lib/.build-id/74
/usr/lib/.build-id/74/e2354700468a9fed35ce1d5587831ff792000e
/usr/lib/.build-id/74/ee7e0c7de0532a9485109608b58b9fc100245d
/usr/lib/.build-id/77
/usr/lib/.build-id/77/932567c293307b334bceb970f5effe0d5b1988
/usr/lib/.build-id/77/c88f2e1c09a1b9837ac2a7544ce0cbf3793892
/usr/lib/.build-id/78
/usr/lib/.build-id/78/7fa04caf2eebd637173350b1d23a4be291c422
/usr/lib/.build-id/79
/usr/lib/.build-id/79/cbe3f928dc7b509a66f8f22e7fc6a05044eaee
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/4b77030b27d8ac69f4dc3776c2b195f6f64fb7
/usr/lib/.build-id/81
/usr/lib/.build-id/81/3b9e4874920d3bf2b38a96d76318a77c72f80a
/usr/lib/.build-id/82
/usr/lib/.build-id/82/a7bdd295890ee4d90729d62bdca4325f7194e9
/usr/lib/.build-id/84
/usr/lib/.build-id/84/321fe23f59e8f318587a5af5a68af29ca2d2d4
/usr/lib/.build-id/86
/usr/lib/.build-id/86/eb7d6fb7aa42478ba5e4599c42ec63e7e45df4
/usr/lib/.build-id/88
/usr/lib/.build-id/88/052d2bbd41368827d38f4bd660a9c8c9bf8bde
/usr/lib/.build-id/88/6f21c19e37f8b2b61e90300b34feaa99df91bf
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/8587f8de25e783a454cc1fc2b7fe952c738232
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/5d5dca8e9f4d1885417bc88d5ff25ac58732fa
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/0a5685d8d396a26285a6a5186733b77abefa85
/usr/lib/.build-id/90
/usr/lib/.build-id/90/08402ff06724025c1cdd35b620ae914378db19
/usr/lib/.build-id/92
/usr/lib/.build-id/92/0f463d3dab58169e6ada039bab34f38018abb9
/usr/lib/.build-id/98
/usr/lib/.build-id/98/141fb581cdd48586f93f6c3cea4dbca5254bde
/usr/lib/.build-id/99/1c413b4a35a35225ea0f0b084ecb00d7efa72f
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/2d3b1e2d6fe29ac83542de3db30dc0f925a069
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/6ae9729084122739ff6498717b26f4ceafe9fb
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/e898915100185b4e77d03e2ffcc35220735e46
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/278a475afa52b188352ab3c214a47389123ff8
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/0753d6bfbc0445ae2b2cea5d257ea7e3556807
/usr/lib/.build-id/a6/8fdda5045ea2c7f7d340f01c9f2ce64f026599
/usr/lib/.build-id/a6/aecff167ff5850dca726de472d20cb4ad13f08
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/9ee6255fde76821b0f1b49c3be412ab5a031ea
/usr/lib/.build-id/af
/usr/lib/.build-id/af/7c260bfd131238a3a5abafedb4f88d938e540e
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/b58baac2a18c74e5d2a78b53e873c751176d60
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/52619c6d3f76af16e604d0470bc6964230b616
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/a773c5c697b7d5bead8c071f463f850f784eaa
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/ec0271a79193646d19a2dbfc445f197c69e65e
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/a8a4f8fc00e802493e131c1b24de3be6ef0f52
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/94f5e828e2c6cee9eee9ebd65c1bb970b255e2
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/16055ac57343c1fcb6f11c6eb69ee6a29b6959
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/dc822296edb00f9023462d6ca64705f26391ec
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/22429fb01349b1333a3339d34cecddadd17327
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/c0db50edd9727a521f13f7871bd51f1361a548
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/76fb0a170f1976af7dcf849925408f63937236
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/909916fcdf8a933db57f681273e25307f51326
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/93a6acd6bf1ee10534bddad86db55a1e94841a
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/47281fa5fde449a3351ca4863b76bc01534b04
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/ef6a5776ecec5907d47600e2a23ef43b97e31f
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/902685afcee2b1e093c9f36c487fad0b135568
/usr/lib/.build-id/db
/usr/lib/.build-id/db/fff7ae172bd0a4c504e0bc853b120382855c41
/usr/lib/.build-id/de
/usr/lib/.build-id/de/02ae16e4736d0ebd472daaf3c38261cbb0e1f0
/usr/lib/.build-id/df
/usr/lib/.build-id/df/034f91fe7245650c810991130d0b1afd368f83
/usr/lib/.build-id/df/3b6f0ed37a33ae8603af0e6cbb8cf4fad1b9cf
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/b34d44eefafdf0cbfaebb19f5ecae6a2ed72ae
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/5e8d69c1f63074b4ec3f2e02024e8ae7b50f86
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/509e829ea4d17355d0ce5eeec7c8bedb669534
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/71241e91e130a59717a70d410e8d31f57cf9dc
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/fc4f9a5315ec8c0c0f0e0574a37ba5724b169f
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/5c62838695a0977eb0934680d56e9f53be6a71
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/5b1cb3234c2794c9862eb439b614c96717f663
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/087bf2d06da91573f3a510732574a86aaad668
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/3cbf8f80fdeaefd001ad22083e92f8da0fc886
/usr/lib/.build-id/f1/ccd36046807d564b4714f90af467e84650f1c0
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/827d2f72b029c3ac63756c1bc464561f0ef81d
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/75aa19ce1828d78f958fc9f17c4ebf09f51dbc
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/9f92c2d745b4b539ec19923a6a0fab98e20f65
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/8d56afda6c1c41b97e5583141e9b9cc07ec7a5
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/5a185cc568ffc65a7b44f4ab9365f883a3d939
/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, Fri Sep 5 04:49:56 2025