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-4.fc44 RPM for s390x

From Fedora Rawhide for s390x / h

Name: httpd-core Distribution: Fedora Project
Version: 2.4.65 Vendor: Fedora Project
Release: 4.fc44 Build date: Thu Nov 27 16:46:41 2025
Group: Unspecified Build host: buildvm-s390x-16.s390.fedoraproject.org
Size: 4655138 Source RPM: httpd-2.4.65-4.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-4
  - 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/00
/usr/lib/.build-id/00/b5b2d278572ead7b6c1bbb23d56e256407cb52
/usr/lib/.build-id/02/2bba523ec52913c91a0ea12c7bf0ee3836fab0
/usr/lib/.build-id/03
/usr/lib/.build-id/03/89d0ff2dae6f670a3eea875bea12d0dd06901e
/usr/lib/.build-id/04
/usr/lib/.build-id/04/2051d86c360864a71e6e990b0315783e5deaa7
/usr/lib/.build-id/07
/usr/lib/.build-id/07/42ff755733a586a5ddd5d3674f260a8e01941a
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/1186991b8d950387bcd9fede4c2f7f97c42f70
/usr/lib/.build-id/0a/4a585ed5d3ffe3df143183aec37cc998b364e0
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/3dd4a58d1e20640b0cd490de0f3a8d8803d0ca
/usr/lib/.build-id/11
/usr/lib/.build-id/11/c996d202b7002178f21ff520a4785e264ffb90
/usr/lib/.build-id/13
/usr/lib/.build-id/13/9f7ff177bb437e9cb9ae1975ad0bbec9500cdb
/usr/lib/.build-id/14
/usr/lib/.build-id/14/eca801e34aaa7badb1673caf09ce3951604047
/usr/lib/.build-id/16
/usr/lib/.build-id/16/4abacef68d53473e9a2bd700249a2770e295b2
/usr/lib/.build-id/16/501eecf890a02ec5da0d9596279e1acea3141e
/usr/lib/.build-id/17
/usr/lib/.build-id/17/59fdd5a03a38445091f0a1b00d7a1c23899e40
/usr/lib/.build-id/19
/usr/lib/.build-id/19/277a0ad0e8ba90d939e2044f093b865ad5c2e8
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/f115c01fde9ac2555675b59c8e6603c95bce24
/usr/lib/.build-id/24
/usr/lib/.build-id/24/be8e0cdebcaf31fa468cb4aa633720f8ea4939
/usr/lib/.build-id/26
/usr/lib/.build-id/26/fd5ad0d7457152f6aea59114982c6169a182ff
/usr/lib/.build-id/29
/usr/lib/.build-id/29/283bd35356521d850c08e402611120aaf256a2
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/ebb2525231f27725d821f86be6b70c10b8a5b8
/usr/lib/.build-id/31
/usr/lib/.build-id/31/b1ca291b40b79c9392511817feeec89044cee1
/usr/lib/.build-id/35
/usr/lib/.build-id/35/c02d047bb571bcc0db85a4c76313c02b18937b
/usr/lib/.build-id/36/1e13f327bc0b4e9cfeceb5010cdfdafbdcbe9d
/usr/lib/.build-id/36/cacbaef789ab15e950cb4f593cfd2fc5b9b60a
/usr/lib/.build-id/37
/usr/lib/.build-id/37/0b7e893552d835b167408a402d3b664ffb8429
/usr/lib/.build-id/39
/usr/lib/.build-id/39/c9a0c4926e862aa1f63cdb9cf78d6fe2586c44
/usr/lib/.build-id/39/e796c319dd7da16f9c3b9b52f5d3e8f1a98a04
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/e30d5b03817305f5f8b112df0abb50e2f8ab15
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/8b95c75389b1f99fbb30fc33c1352f341b3cc8
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/91b8499ea053d5d50bd56a1539289b45574a6e
/usr/lib/.build-id/45
/usr/lib/.build-id/45/2e67eeae6dd9d605b7ea92899626639b02e93e
/usr/lib/.build-id/49
/usr/lib/.build-id/49/01b5b1492cd371163b0d436f4bb18d22dbeb0d
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/12b8fda260f797e0367515500ab617406fe8c6
/usr/lib/.build-id/4e/ce06be2e1cb45f75505ff7ac60b10525c9f7d9
/usr/lib/.build-id/58
/usr/lib/.build-id/58/a5b0f7f4aff0cc375ce67bc4050115e6f6e6e9
/usr/lib/.build-id/58/c478ac9a88d58c3e7186f87135542a074bcc4a
/usr/lib/.build-id/59
/usr/lib/.build-id/59/aa68fd5739d23057c508ae913f731d39238c18
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/651b717cce787e6a9814b10fd1f9ed66cbcb70
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/febae1ec83124f6e0b229420398e91c275f840
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/9cc806c4594158480b19a355e126730a577398
/usr/lib/.build-id/60
/usr/lib/.build-id/60/b647353740ff9c9d58d5f18063fbf8013d0103
/usr/lib/.build-id/60/ee581eb3a4936861f4279914438d68e6bc15a3
/usr/lib/.build-id/61
/usr/lib/.build-id/61/dbab61adfe1d575f4aa069fe19fa262f3075d0
/usr/lib/.build-id/63
/usr/lib/.build-id/63/703498bc14f52bc636825037092c1448bbff09
/usr/lib/.build-id/68
/usr/lib/.build-id/68/5cb3ce6793a2df9d2876c0b24f8523d59bf149
/usr/lib/.build-id/69
/usr/lib/.build-id/69/b689ed5d0667373d9df53edee5cf847c56deef
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/716fd9519e23489d2001daebc8532deaa88b2c
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/2d7396454f6d31d9f0eeae499e73fed6686641
/usr/lib/.build-id/6d/d99ee271ad2b3db379eaf9e984eeb21101f7a7
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/4a952b1d8598b26faa9c84b32727d0a972400f
/usr/lib/.build-id/71
/usr/lib/.build-id/71/1658dbf4991aef2e94dd95c2bccf419c0212dd
/usr/lib/.build-id/74
/usr/lib/.build-id/74/ebd0eff35d594aa0761d809c5216b8107d4ed5
/usr/lib/.build-id/75
/usr/lib/.build-id/75/1280f53deac5180c4551f82142f5efec73e0c3
/usr/lib/.build-id/76
/usr/lib/.build-id/76/8439102f698071167fa8f462e73a9830caf1ea
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/4d088df334f6f69fa6f3f2f579143c49ba9835
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/8535a8bfe18aa7451f1bd2cd95437dbab7c9b3
/usr/lib/.build-id/7b/8b05e7ee9c8cfe998794aed62ff6e4f86d0289
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/093a9fb39917f44bde576f75813acca7c291da
/usr/lib/.build-id/7e/490ad8a5fa4912a306d3f3e4f8bfe524bae54e
/usr/lib/.build-id/83
/usr/lib/.build-id/83/74f0876ddca74df5ea454625284ac542f638e9
/usr/lib/.build-id/83/a1efb4c8f5660be791b1bf62d9ecd5c5da2aa6
/usr/lib/.build-id/85
/usr/lib/.build-id/85/0acfd3e5ba96b75d60906a38e518d62e58bc5d
/usr/lib/.build-id/85/d998312a50dc91cfa9528c86d1377fc7dacf91
/usr/lib/.build-id/86
/usr/lib/.build-id/86/2a6da3d3105307915bf4544c7ba2e92362bf92
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/c7956a06b3f458e13dd60de7815e57590aac2a
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/b52d5f39cc2893688c335fd46942a6d0869eb2
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/67892797376c53e477a4a2a061961b4a46741a
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/833c34b0854301dee25f5717a6f56d1c7c097b
/usr/lib/.build-id/90
/usr/lib/.build-id/90/14cadb76941e53d0979e4c8934facd37ab3179
/usr/lib/.build-id/92
/usr/lib/.build-id/92/9bf51992f2fc55a2214615a79e31193594b1b9
/usr/lib/.build-id/96
/usr/lib/.build-id/96/fd655f0ddd264a584df0134f9a5ccb5098a5c4
/usr/lib/.build-id/97
/usr/lib/.build-id/97/7f38320009c43aca49bbe4e5f68d180a79681e
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/7e42624afa77da2ed877bbe74d3942bf334c07
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/0f98348f6b0cf4f8e5a25b3ff2ce1277001f9a
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/235b9e8ab70e1758a1ca7c8b8258b14757504c
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/910f90ee44982fd82c18c8de41413a1fcbf004
/usr/lib/.build-id/a2/920b34565d8a173f79375d78b61a07652d0fcd
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/3e650cac4637d007d6e0dd079a6672a31b6b92
/usr/lib/.build-id/a4/448acdca5c84d2eed07b35ca32e03d82767e26
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/e4d3467d23241793ae7cb65cbe03ef74b7c797
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/b5c289b408729fd10adb50bc3badb262d8f239
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/475b4d05bc7a0b2dffd3189dcb121abd7715f7
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/ecabb994a30c0d2e503f217aa3105d100f7347
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/fc7ce06e8506f9f6a0fa86279da7dfc7daf7e1
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/bcc3e5ca706acf1eee86ed261e577455f6e380
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/8f83479d49b4f319fd05cf24cfb2ca7f6f4bd5
/usr/lib/.build-id/b0/c8aebe7934320e460ba5bcb493e6fe94fd3961
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/19e3e467cb1ac08b37d8034ed0384e2935e657
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/8554627b0821f70564d4b888b39a49708a81dc
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/552edecba28b3a7891f3d0d945422e27a65d9b
/usr/lib/.build-id/bf/e26ffe0bf64dcd8301d80ee46667c174403039
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/5893ed9a95dd5d39f881ef14aa7ac12baaf08a
/usr/lib/.build-id/c0/cc09bfa7a276d8f6f2553f02b40c6d698d279d
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/a34d0eca0ef5fbc71318c38d0ab09e8df3502b
/usr/lib/.build-id/c2/a98f9f3158e176f09e2faa052a9bfd3c7a5c16
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/30357b6ea2b0f39047428c2bd23624c266e10e
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/a6ea51cee98ca3ec3978a33172de5b01a23d8f
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/1540f804472c781f91da0a9c641cb7aad8fde3
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/875e46a493807e8e157794e7ef488c0b74f966
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/79472090348aff84d891de52f9816666c074fc
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/525084b432d9f724b77ca1d8a24c235e03d9d8
/usr/lib/.build-id/d7/b4d86c96e611f23a76a265995e8f48ca404650
/usr/lib/.build-id/db
/usr/lib/.build-id/db/fc904dd80a51b7dd11f44b16a67268ee8ae3fc
/usr/lib/.build-id/de
/usr/lib/.build-id/de/7e593e2a81fdefefb8d0b0d45b923526d88581
/usr/lib/.build-id/df
/usr/lib/.build-id/df/055ee6b9e43edbaff18fdb4a0ae8ab7b2a1f5f
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/deadb31c2e2f2d83964bdb0612beb4262dea39
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/5732be08762ab68d3db994abf652daaf5163bf
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/f500643c86b9316395490c6049727747a04140
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/304ae6237166f2dc158641213789623e65c48a
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/047045ccaa6793eeb96e2ad0d051949e309d6a
/usr/lib/.build-id/ef/75bb4146c36afc9a58e1c16c7834f81f4a060a
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/2a2936c4daaad26e71ef880a2095f17d0f8a68
/usr/lib/.build-id/f0/c4f89b3935f2d55eb9b6e407ad25d331be1228
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/610272937c9a96796c35434fc3805a5800d541
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/05243f65cb3880bd74204f1668870bc0129639
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/4b5877b8719cc3d7f2e75c913aab9a19ad9895
/usr/lib/.build-id/fc/c9fa094de73edd3d03faa442e1bbdc6aa77a80
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/2c3beeeb8d2606cd948d893521a9e0ad2269ba
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/4b79cbbdc9f570152690d44de69bcca8ef076e
/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, Sat Nov 29 01:12:09 2025