Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

httpd-core-2.4.65-5.fc44 RPM for aarch64

From Fedora Rawhide for aarch64 / h

Name: httpd-core Distribution: Fedora Project
Version: 2.4.65 Vendor: Fedora Project
Release: 5.fc44 Build date: Mon Dec 1 13:04:42 2025
Group: Unspecified Build host: buildvm-a64-36.rdu3.fedoraproject.org
Size: 9354782 Source RPM: httpd-2.4.65-5.fc44.src.rpm
Packager: Fedora Project
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

* Thu Nov 27 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.65-5
  - Improve default httpd LogFormats for better support diagnostics
* Wed Nov 12 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.65-3
  - mod_ssl: SSLVHostSNIPolicy - Fix handling of STRICT mode
* Tue Nov 04 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.65-2
  - mod_ssl: Add SSLVHostSNIPolicy directive to set the compatibility level
    required for VirtualHost matching.
* Sat Oct 18 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.65-1
  - new version 2.4.65
  - mod_proxy_hcheck: reschedule health checks after child process restart
* Mon Sep 08 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.64-4
  - Add tmpfiles.d rules for /var directories (bootc compatibility)
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.64-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jul 17 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.64-2
  - Fix RewriteRule with inverted pattern and RewriteCond regression
* Fri Jul 11 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.64-1
  - new version 2.4.64
* Tue Jun 24 2025 Joe Orton  <jorton@redhat.com> - 2.4.63-4
  - mod_dav: add dav_get_base_path() API
* Mon Feb 10 2025 Joe Orton <jorton@redhat.com> - 2.4.63-3
  - sync default httpd.conf with upstream
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 2.4.63-2
  - Add explicit BR: libxcrypt-devel
* Fri Jan 24 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.63-1
  - new version 2.4.63
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.62-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Jan 12 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4.62-5
  - Rebuilt for the bin-sbin merge (2nd attempt)
* Fri Oct 11 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-4
  - mod_rewrite: regression fixes
* Thu Aug 01 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-3
  - Fix regression introduced by CVE-2024-38474 fix
  - added openldap-devel build dependency
* Fri Jul 19 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.62-1
  - new version 2.4.62
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.61-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 09 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4.61-2
  - Rebuilt for the bin-sbin merge
* Wed Jul 03 2024 Luboš Uhliarik <luhliari@redhat.com> - 2.4.61-1
  - new version 2.4.61
* Thu May 23 2024 Joe Orton <jorton@redhat.com> - 2.4.59-4
  - mod_ssl: add engine bcond, disable ENGINE support by default for F41+
  - mod_ssl: enable SSL_OP_NO_RENEGOTIATION (upstream PR#426)
* Fri May 03 2024 Joe Orton <jorton@redhat.com> - 2.4.59-3
  - apachectl(8): use BUG_REPORT_URL from /etc/os-release
  - apachectl(8): fix grammar (#2278748)
  - httpd.service.xml(8): mention ProtectSystem= setting
* 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

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/bin/apachectl
/usr/bin/fcgistarter
/usr/bin/htcacheclean
/usr/bin/httpd
/usr/bin/rotatelogs
/usr/bin/suexec
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/c84331b10cbfb5c4d20965a5ab541246bb5efb
/usr/lib/.build-id/02
/usr/lib/.build-id/02/16035cbbd7fdae80e0c4f59ed0d77b426ea465
/usr/lib/.build-id/04
/usr/lib/.build-id/04/e52b2d20a93963466dad0e81955825f7b65515
/usr/lib/.build-id/06
/usr/lib/.build-id/06/10a3127238069d7ea87280e207473ea5a8efe8
/usr/lib/.build-id/06/9535fd5bc43cf349ee49e9856f392ed5627365
/usr/lib/.build-id/06/eb7da46d4c235facd5502fda3f4adbcd8964a6
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/3ffa5aac14d6952fe7aab3626490c73ddc5ae4
/usr/lib/.build-id/0b/45072825a8b883cb067bc0015700466ac8a21c
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/c8aa5665461d4f4257e0af8145276326ac5f47
/usr/lib/.build-id/14
/usr/lib/.build-id/14/9dbf9cdf00cf6ad3bcc71f7b24ac33083e1ae8
/usr/lib/.build-id/14/ef1ab5fcac46ea407bb12c85248d9237aa5747
/usr/lib/.build-id/15
/usr/lib/.build-id/15/2ed09be08ed608449cd9211203534781e2610f
/usr/lib/.build-id/16
/usr/lib/.build-id/16/e1890799722ade3b7e885697d91016d6664b7e
/usr/lib/.build-id/17
/usr/lib/.build-id/17/6aabb2f6d33d06c2b14199ea997a34f544857c
/usr/lib/.build-id/19
/usr/lib/.build-id/19/a198953a9ed549c7e19d5325a4673e0fc27b53
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/ba80c2aec79c269116e54e5a0b7de9ef9da41d
/usr/lib/.build-id/20
/usr/lib/.build-id/20/6e81cad2bab9e836efbc9d755259bb142932bb
/usr/lib/.build-id/21
/usr/lib/.build-id/21/a2309a33fa7990db93be63f8fefcc28b8530c6
/usr/lib/.build-id/22
/usr/lib/.build-id/22/201ad3b6c13478477d1601c48a6774f744945a
/usr/lib/.build-id/24
/usr/lib/.build-id/24/2b3d37a3cb7fe6a546fb21d683a98fba665056
/usr/lib/.build-id/26/a4a1c63ab002aace29c8a06be2725678129ed2
/usr/lib/.build-id/28
/usr/lib/.build-id/28/1e1d48da77f334820120f51c5b5edfd194f946
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/47b839e15d40fb2b01909b8220ce29eb3c1fe4
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/cdd3445860af7b762693fb2437efe85ed054e2
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/d20f5a4eabf1eaf2db8c82702ecdffc3600786
/usr/lib/.build-id/30
/usr/lib/.build-id/30/29a96d8982ad439287f538559a66261e9a8a79
/usr/lib/.build-id/32
/usr/lib/.build-id/32/2e4097ff2dca86c4fc5c0fce44c8d9785dfa3a
/usr/lib/.build-id/32/66c366445e1025f26cbf4889c35a12997a73d4
/usr/lib/.build-id/33
/usr/lib/.build-id/33/5bf5e1328737adfcca8797015d7c5bb23519c4
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/f1ca5435ef174f6a9f130f4bd21f3c8d51db56
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/644f6773a65ae2ec26f46bd06872a68770a4b1
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/6e30a27a5242df2d850a0471c29ce75a709fc7
/usr/lib/.build-id/3e/78b81feb0827ce4ce3fb66398f25cc11da594d
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/ac6c86729ea381558059cb8fb911ad7a0b0b8a
/usr/lib/.build-id/42
/usr/lib/.build-id/42/56bf1f288f3bcce4a7d17548ac629d58342436
/usr/lib/.build-id/42/89d78c7501a3d0eb2fd7af8a21f904da0804bb
/usr/lib/.build-id/43
/usr/lib/.build-id/43/b31ae4f0bd2a3932085dc9e65f12ab6939daf1
/usr/lib/.build-id/44
/usr/lib/.build-id/44/b5390ea741c4c13c2b278bd26fd9e6e48b9cbc
/usr/lib/.build-id/44/d41528a38e1554a2f5233a67d838ecb863cb30
/usr/lib/.build-id/46
/usr/lib/.build-id/46/cc22adb53255551501a1b7bfae79c22a09736a
/usr/lib/.build-id/47
/usr/lib/.build-id/47/8a15137902cf0cd616cb56ca9d222791076660
/usr/lib/.build-id/47/c2735080900fffb13cfce0c11f22c3f4540df6
/usr/lib/.build-id/47/e15a12d9036158402ef26bb91af7f0eb8340b6
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/5118caf5b09dca9c296387ac5c89a46a836e0a
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/e22a1c5f06a9bb6e13b6d04d6f544f4e5b0c3a
/usr/lib/.build-id/50
/usr/lib/.build-id/50/72c3cf9591e918e386e2fc6f9b5f6c77a30fb6
/usr/lib/.build-id/50/8fe233da260ff26336613dee23d2e518f425fc
/usr/lib/.build-id/51
/usr/lib/.build-id/51/835403528971b543d8f4345e749bac2e1baf2a
/usr/lib/.build-id/57
/usr/lib/.build-id/57/e171fc78f2ab62bd65723f3a6dceea65a181c7
/usr/lib/.build-id/59
/usr/lib/.build-id/59/f682a3106dc32cdd130c4e388a48b27d6ab150
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/889377e761d401d21bdf1cd255c8dcb10cd837
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/530b0aacb8e2782abc45b6390b5d5b8f64f21f
/usr/lib/.build-id/5b/ad0ae5df70c9af9a543e4630343fea530f4e4e
/usr/lib/.build-id/5e/3edb741943779dd1343e5369179589e52bc665
/usr/lib/.build-id/60
/usr/lib/.build-id/60/35055a53d84ab425d55bdc9c22d87303ec8493
/usr/lib/.build-id/60/b1c99feb3fa18182217973b78a05536b0a322e
/usr/lib/.build-id/62
/usr/lib/.build-id/62/9619336aa1114bc35cdb2b1f76249b9114bf2e
/usr/lib/.build-id/65
/usr/lib/.build-id/65/51bb6f4131799aa4af3740a551729373de2aa1
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/a716ecc188bb7e0543e0abd81a55bec6b8c0d5
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/fc74271c4c0489b1969e412d5bbac8b33f9be4
/usr/lib/.build-id/70
/usr/lib/.build-id/70/0a67fc4f87c27bf663d0c3c396a5c663f3b2d3
/usr/lib/.build-id/76
/usr/lib/.build-id/76/d3242ba56f858b88231b677ed478dcc0412a89
/usr/lib/.build-id/77
/usr/lib/.build-id/77/3605b385debecb0a50e17d437a57cd84431d86
/usr/lib/.build-id/78
/usr/lib/.build-id/78/0fa2e03cd90f75fd9487ee2ba2adf4563d0e5f
/usr/lib/.build-id/78/6fe0c968718198fd35d25497bb1d71fc4d9708
/usr/lib/.build-id/79
/usr/lib/.build-id/79/4a25cc0f2c5142fe250141a9471abbcc2063c1
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/ede3bd1555fbaca2b6fdf6114e852dcac8d8a6
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/30bf1ff3b77bbad49e43c1fd7644467de23813
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/42ba163872bb0402236f9bb9037c0136fc585a
/usr/lib/.build-id/84
/usr/lib/.build-id/84/76b81720e9ed30c50314983c3bbd3a194f3284
/usr/lib/.build-id/89
/usr/lib/.build-id/89/ba7784b44f6416a0b083ba6650305f8c029d0b
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/e463bcdeaee9d1b54fd77a1b1e49b814a6293e
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/527a68b8771cc3f596c1a1c4b938fe816a4af0
/usr/lib/.build-id/8c/f97290f82a8825185f27e851069356659b815c
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/5ef3e07c4748736544aa1384943347ed4bce3c
/usr/lib/.build-id/93
/usr/lib/.build-id/93/c17c374a2f9322c72cdac1e4b3a10ae2c583d8
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/a1b1d26f72c7093b67df6823c330949b0d60b2
/usr/lib/.build-id/9e/c3ffd3e0de9db01e1862cdf436df2a5605b694
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/1c1ed077c1ca76cf4a2d7bee4f64cf5a4471a0
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/c30f6aa4674f114784dcc643bab9850db97b0f
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/2b1016102f00eee4de7e32b2289e43314d3a72
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/60ffce16e09b069d636039d486957386ff372d
/usr/lib/.build-id/a8/cdd76091ddc4f184e1a7b782739db8b8399da9
/usr/lib/.build-id/a8/efb75b41d6fa3fc601c42899a2bdf963f80625
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/d60742f1b3566a95a7d9bb9215cdfc86c2ec69
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/e7ce9d92a3c22b2d11caeb885629a5e87dee91
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/4beb92501d140a6949be0ab168d365af491cc3
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/58f4063a1bda8012464e3c090e1d6bcabfcf72
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/3da3725bf270250d71a020eff6b2a537a73b43
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/f1c9d76b3a018c92b3dfbfaee90f5b88341884
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/ace4ad7761d66764334ccf221d6bf01870bd4d
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/4b48489bf2ed6938b51c308cff506d8ce9a82c
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/00f5bb1bd35100de7155579cbbd55316960fd6
/usr/lib/.build-id/be
/usr/lib/.build-id/be/62c850419d64cc59a2ebbbdea9fa77e9bc57a3
/usr/lib/.build-id/be/7b42b67b6716d7f27b94fc0b217b027b4b227b
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/54a90168dc9fbae014fdefa3aef9ac6df161bd
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/0acc94b7bddca286dae57f150f930e97fc4086
/usr/lib/.build-id/c1/102f48df39fdeda7d004254e912bc2925d23e9
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/fae5ff1774cbecc9f6c0c224666f31e5eb2aa6
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/2e99da9dd5022ffbbb33e1a26a9121b417a5e1
/usr/lib/.build-id/ca/bb31080e95b000fe6c21bb0a1195affd5f3b66
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/030ed8884eda9d6639f706975dd33059770de9
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/cbf42e82c1d1cb0adf5af9b3508c80ae108e65
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/b1b5b1674c59b033bfab1d9a0e7f88d5aa0088
/usr/lib/.build-id/ce/cab7bd1d3fa11a28cd5d8f0fe2b8f1b3170570
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/332a4316212839dff4b62eebf37ef0d87a35d3
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/b836edae56868c8d1529da7307e58a11cdee06
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/89877874be901f706140c8fd9b908e22db5574
/usr/lib/.build-id/d2/90da9d6baf1649c1344537702b87617e94e50a
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/f75cdd3bab8a52096b7be4d0424dbfac7b709e
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/49f103110d3012b3389b47f84b2d75e4a034dd
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/eb2496d8fbd7ca70cdd5bd88d69a589384bb76
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/10a1498c7d52f6ed5f59021ef8c71beee548d9
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/3c0dca3380cae4a6a90271da31ca159f8189b0
/usr/lib/.build-id/f9/68fff3a2fb1ec1d99714162e55d99e05248464
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/0db7d64d326bd901c15c22c83d2233570e3c70
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/b9a3bade07e0bca649007ce1fb8a09311d390f
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/5792ff7dfbbf70c42b6ac29cb039ad8adf4cb8
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/483e0f9f0d6f7ec85d2b4e1e790377ec30b925
/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/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/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 3 00:24:37 2025