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 s390x

From Fedora Rawhide for s390x / h

Name: httpd-core Distribution: Fedora Project
Version: 2.4.65 Vendor: Fedora Project
Release: 5.fc44 Build date: Mon Dec 1 13:05:42 2025
Group: Unspecified Build host: buildvm-s390x-02.s390.fedoraproject.org
Size: 4655358 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/02
/usr/lib/.build-id/02/8aa5268c4abba716a824ce4dadb21e28079680
/usr/lib/.build-id/03
/usr/lib/.build-id/03/957e12cae7fabb2af591255a0ae140e5cdf0d0
/usr/lib/.build-id/04
/usr/lib/.build-id/04/914141ab12991a57e6a70024712fa2dbe9c5da
/usr/lib/.build-id/08
/usr/lib/.build-id/08/33e90a448f4ab6e06550564d884894708a81dc
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/0af5121190c791b8a02eec87eb7e8319ad9895
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/67d44d32ec6a2a0f13faa748cd7914fda9d678
/usr/lib/.build-id/11
/usr/lib/.build-id/11/c18373a1d474279eab5d4ae225b682b94e94b5
/usr/lib/.build-id/15
/usr/lib/.build-id/15/152d1b5aae5f6ecab9554f90367db8cc121ea5
/usr/lib/.build-id/15/2f2e749d22358c2cc86c3002af314c002edce3
/usr/lib/.build-id/16
/usr/lib/.build-id/16/53582f678ca57c4a8274c1886bb4660e709c7e
/usr/lib/.build-id/19
/usr/lib/.build-id/19/f36ccd0fc33af01aad7e390fb881594fe4fde5
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/f53e2ab8e1831be37aae742491a85dd59bf149
/usr/lib/.build-id/1a/fa0f7a41e1af8244b785792f39a2fe6f75c97a
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/5d8f977ee960a987ac3dc76d714667e7cf47cf
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/f14baf9b70a573eee1bf81697e5e8a1fcbf004
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/078ef917f3d2af116dc46f71d6f64f37ab3179
/usr/lib/.build-id/1d/7e621e6b015944ca183eac2b190b6c0fc8fb44
/usr/lib/.build-id/1d/d79cc5c8fb0fa962fe8faaeaba45704e5c4251
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/318c11cdcee4f64b7b424937c7cc613944b506
/usr/lib/.build-id/25
/usr/lib/.build-id/25/1246956959d92e301f1853f58eec2a27db41a0
/usr/lib/.build-id/27
/usr/lib/.build-id/27/05be4496fafcca430c67d5330e059127a65d9b
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/021399a2e5c260eef86eeedd33369bbeb03ba2
/usr/lib/.build-id/2a/436d60a726085017e22d5a989d14bb1891b82f
/usr/lib/.build-id/2a/da0d424925703c77b77a90aad08cb47a2ab2d2
/usr/lib/.build-id/30
/usr/lib/.build-id/30/be33c88d2dee427bd8472dd8152cfc8ddfd452
/usr/lib/.build-id/31
/usr/lib/.build-id/31/9c6b1d76187c1ac47ebcddac472f6a18942d60
/usr/lib/.build-id/31/a6810387c7a660b200e77793c03412133e9a6e
/usr/lib/.build-id/32
/usr/lib/.build-id/32/f6a0db4d254816e72e3c6e9b7af62639c6bc55
/usr/lib/.build-id/33
/usr/lib/.build-id/33/bd587a62fb949503a06303f44a1bd808ba8aad
/usr/lib/.build-id/33/cf2c7be9677f541ab9ed64e00103fecd033377
/usr/lib/.build-id/34
/usr/lib/.build-id/34/6127828c67c1f2ea1289f26af2acd4165f1898
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/7f99d9a638c7f228011627cb235847e435ceee
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/5a687885c5a7c8052cea8eeb3fa94a81e72a2c
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/1ff2cea7793bf344a38744ac8505810c170966
/usr/lib/.build-id/43
/usr/lib/.build-id/43/548b8f7e4ccbdb0c0635fe4554076864dbb1c3
/usr/lib/.build-id/44
/usr/lib/.build-id/44/6e4e9664e577a698a7599ebf81ece1df9a9fe1
/usr/lib/.build-id/44/c4b8c5da08fa77673a3ca872ac6467f86d0289
/usr/lib/.build-id/44/f1fa7d6f045e39badab7e0ed15df3223e62e84
/usr/lib/.build-id/47
/usr/lib/.build-id/47/f2b08adbfdb3d063e81fbef88b4d600e668199
/usr/lib/.build-id/49
/usr/lib/.build-id/49/0a790b7b604c21a84f0739ce36b24545f2ba8b
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/7492d7b750cc582744fbd27f54bc125d1bef55
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/3a4676dcaa26953e376e425084e9cb6dd32b05
/usr/lib/.build-id/50
/usr/lib/.build-id/50/8e6ee449f1d516df2004c46c0cf9da262dea39
/usr/lib/.build-id/51
/usr/lib/.build-id/51/10f71ae5ee6ef3117d12adffb43d65525cea0e
/usr/lib/.build-id/51/4b064ad954fc6ce283e358e7914e47a0d7c765
/usr/lib/.build-id/54
/usr/lib/.build-id/54/644ce44925485f28e568ee375883f0e44f2265
/usr/lib/.build-id/58
/usr/lib/.build-id/58/2f742c5b1d8f01c7b83da9d11691b69c89d498
/usr/lib/.build-id/58/91edf4921c9913477984f2d9077f50b10fd60b
/usr/lib/.build-id/58/a482e3d00d66bb0a64d15b33193c41bf1f17c6
/usr/lib/.build-id/58/bbcbb33f04a7dbecfcbdcb760b523272cd4550
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/191365a9e45100fe3a3a837326c49dbc209b06
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/4bc289390ae15c83d1b06a8b556a2c22dbeb0d
/usr/lib/.build-id/5f/c791e1a47ba490085d3ce706766640c77d6c59
/usr/lib/.build-id/61
/usr/lib/.build-id/61/eb6c48a3664449f244985aac7ef707f2f2df54
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/68593e61e8fa67a823a5b3152319b62c3af327
/usr/lib/.build-id/70
/usr/lib/.build-id/70/39f8308bcba3d3434f70772979292be04209ec
/usr/lib/.build-id/73
/usr/lib/.build-id/73/3f3e249486183e8a834fb0067cd77dc3f60ec3
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/c14d70bfc59ffde1831636b3c9dc88d7cc0df3
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/67e4221730b5c6ed29f81907fa4c1b7f5d2cbf
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/608061eaa814fad48f7f95773a074a9cb0e876
/usr/lib/.build-id/81
/usr/lib/.build-id/81/2e52348833f2fed9c0950333950a1a4b1d3baf
/usr/lib/.build-id/83
/usr/lib/.build-id/83/1fe6b9bdbb73df18ed01684308358414be3fdd
/usr/lib/.build-id/83/303974f7fefe0842d6a3e773fc2f551385897e
/usr/lib/.build-id/85
/usr/lib/.build-id/85/092499a8679ef4f330cde57aec5adf8fb35a8a
/usr/lib/.build-id/85/4f6d552330410f887ea2237b26f99da69e2907
/usr/lib/.build-id/86
/usr/lib/.build-id/86/4d0c5174b063050b566ae30bd709975bb9ec05
/usr/lib/.build-id/89
/usr/lib/.build-id/89/4a0833fd5afe848390f99c01ce08d076ce09f7
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/ace9f8e155b11b9744415ecd25c78248c177b8
/usr/lib/.build-id/90
/usr/lib/.build-id/90/557af1c78c2db1ef9d96eca1f376dffc8d6f55
/usr/lib/.build-id/91
/usr/lib/.build-id/91/57f369be3dc56b5d457114873343412f747cb1
/usr/lib/.build-id/91/b95c8b6af93678ab787665039ca131b55a29b0
/usr/lib/.build-id/91/c65ebedd66d0ca8f8070dea32894e8409cbc9e
/usr/lib/.build-id/95
/usr/lib/.build-id/95/d92c034c017232e7f2fd9ba51530c122e8bd3e
/usr/lib/.build-id/98
/usr/lib/.build-id/98/af3046edb50bef00d66dd3ecc6fe7a194f66f1
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/4bb437beb3758e2dcc784258c33090759b8f43
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/3d19812c75268df54ef37f99520b14107d4ed5
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/174b1f140fd1d7dba9bcb3e78372147af75d68
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/bb88f8ba3775e58abff5afb5027e4b5b96f7ff
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/dd04ad85b77cdc76650fd42729659aaad8fde3
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/e4cb4d44350c72847aee5a391694a315aaba90
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/1e313f913c00dce881762370c1d2ce01a23d8f
/usr/lib/.build-id/a9/1c5d7761b9510ad7ff6825866059006f31561e
/usr/lib/.build-id/a9/ac8cefde60a032fcaf05807468c012667502e5
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/07cae3bd64bfdb1debc393e71a76b213356a47
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/23b7b2ba9c59ce9c706e1de72dffc1be1c256b
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/26f90d850cc59577b2c572eda285366ad809e3
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/c97ac5e696620d97ab5ae97bc26d5f87a45331
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/d9dd172dd03feb5dda427f2a860532e3b163c5
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/1433f3412ec77d0a8dbf41c2d743f224c874d7
/usr/lib/.build-id/b8/a2a719b8df7866725c5537f0f34ccc36d64409
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/95f5c2b9eed6c5cfba310d0bc11f3fcfc580cd
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/0e4708a301ca7b0a9e7e3a1d8b69325a5a4f4f
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/1e0416aeb56a7ff721424a2e679ddcddc77947
/usr/lib/.build-id/c0/92f08a56dc1d9640448e485be6fed5e633c24c
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/cd9534af60719bb3b3127ec816291c42f638e9
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/7ab6f1226007a23841b17ff0ddb3192cf85634
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/70921b7f5d998c93d873ad571eef0db8c388bd
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/3a81799aa1916ed499c717e511ae4b6fc2877f
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/1049a60614931786e7d9f43ba86a5b32995cda
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/a50d94d1bd3bf790d81d1f6e6bd4a3088ab30a
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/3f3ea826d7583fee07f8fc561af23b3e5deaa7
/usr/lib/.build-id/dc/c1186f36d96bfc353b0ec91b7c5c3a01dfb6a2
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/146da531611aeaf4551e7c823c70a17babf114
/usr/lib/.build-id/dd/96eaa0967bfcccf69106c0c5bb0f9b0e8c51c7
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/147bb44a035e196a2a920e913db73ddc58a62b
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/12763d0323afc87d67350befe81eb8e10315de
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/24634386189a6f0b272a9be8b8e98e7e5ce235
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/f457ff1d9af63675792236dbf6d87d52beae6c
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/56833094a4df1f559362cd70c0d99b5ad5c2e8
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/0580f87108edd07dca5a21ef6af8b5ab5cebb4
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/2313f87f02e0f6f024c8e229ec87b0e0403e89
/usr/lib/.build-id/ee/ec5385e73f3e68070f8153c62f93481cbaca67
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/a0d4c82b29a76edaeb6be60ed56215bfb94f45
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/97c6713c4404455dc767ea0f3db73c06a460a3
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/66eb71fd7ed7a918531e4e3ba77a982e58bc5d
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/184dc61ae8fe6e91b49a9424c7725de295ef0d
/usr/lib/.build-id/fd/90e8bdea528aa5323963a31549b1a0c275f840
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/6ed18fb4dd6f13dbd75c67878cad3ca4bc01a3
/usr/lib/.build-id/ff/d23a7f0c74b21ca5ffa5c2a309169959dd2637
/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, Tue Dec 2 02:20:51 2025