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

httpd-core-2.4.66-1.fc44 RPM for aarch64

From Fedora Rawhide for aarch64 / h

Name: httpd-core Distribution: Fedora Project
Version: 2.4.66 Vendor: Fedora Project
Release: 1.fc44 Build date: Tue Dec 9 13:05:42 2025
Group: Unspecified Build host: buildvm-a64-11.rdu3.fedoraproject.org
Size: 9357770 Source RPM: httpd-2.4.66-1.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

* Tue Dec 09 2025 Luboš Uhliarik <luhliari@redhat.com> - 2.4.66-1
  - new version 2.4.66
* 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)

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/0b578d163535b0561e369104f3821dc635fd97
/usr/lib/.build-id/04
/usr/lib/.build-id/04/59c9bba509f1342285f70e05ae1ba633598c4e
/usr/lib/.build-id/08
/usr/lib/.build-id/08/0a6f5f5ebf7161b47cdcf713116ae82224b763
/usr/lib/.build-id/08/aec936289899b6beb634ad298bf729ebc5c727
/usr/lib/.build-id/09
/usr/lib/.build-id/09/184e5a420cc140fc855373315cedf31ba10249
/usr/lib/.build-id/09/d0b5aa409867b512eca6084315d27f104c2e59
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/0b70416aae33e2f8f154599d791b3b64366a90
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/5c081db4da8495285f562871664ced2cf38665
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/6b28825fb4006d0fbf0d401ba797119e16297a
/usr/lib/.build-id/11
/usr/lib/.build-id/11/e3e01c06ebcb2574fdd7b4ad180c8e99b450f8
/usr/lib/.build-id/12
/usr/lib/.build-id/12/a131ea0b7b81e4e4248f0bb1e0064df811d810
/usr/lib/.build-id/17
/usr/lib/.build-id/17/00567518fd3ddb668745105b9df2bd20c95fee
/usr/lib/.build-id/18
/usr/lib/.build-id/18/c6cc074b9acf3bf98f6ccd2ce3ac9e4199719e
/usr/lib/.build-id/18/d26b52a655757a99a6b095307cc2ef65033a76
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/4e749d2f1395f851073cdfa46a29306fcede8c
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/943ddd498c46e92b92f3b78c047a6c12336459
/usr/lib/.build-id/21
/usr/lib/.build-id/21/47d38979b7a4032a505a07c6f504b666765d3c
/usr/lib/.build-id/24
/usr/lib/.build-id/24/264d72998ac01bc94ad061ba34cef63d4e2e54
/usr/lib/.build-id/26
/usr/lib/.build-id/26/7b8b0af9305d1ca9d6001bc988cf6180c26ec6
/usr/lib/.build-id/28
/usr/lib/.build-id/28/1f0e001ab2f0e7723108b0418e059bd3308410
/usr/lib/.build-id/28/956976bd00d315b5333e56e6f9b235677275f6
/usr/lib/.build-id/28/f3ccd86cdb748660823ebea2d683ee898863a0
/usr/lib/.build-id/29
/usr/lib/.build-id/29/2cd7e3b2f936a9bf0facf8b2514770c6e0d1cd
/usr/lib/.build-id/29/dde77314dc80f7411b73c88b9805d4931438d7
/usr/lib/.build-id/30
/usr/lib/.build-id/30/2430f6336ed7ce88f1ad3b0f6354cbaf1ca5e6
/usr/lib/.build-id/32
/usr/lib/.build-id/32/a8b39a86e974830a482fabf6c9307896170faa
/usr/lib/.build-id/34
/usr/lib/.build-id/34/17c66f4133017b54ea2ff685a3331723293399
/usr/lib/.build-id/34/44e697f9c8996ef5585ba4cd938b02fb27cc28
/usr/lib/.build-id/35
/usr/lib/.build-id/35/ebed5d4d9cd6c50be9b5c17bdd7b23b2558f70
/usr/lib/.build-id/36
/usr/lib/.build-id/36/178d090eb83091ef8d81b11bb31b2b0d0b7ed2
/usr/lib/.build-id/38
/usr/lib/.build-id/38/c390bad269afec203bbfc6e840e8f5269996fe
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/27c5cc79b4c07f171feec248bc09fee428b607
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/0862a1e6ed17851ed5d07fb04f80ff183bf83e
/usr/lib/.build-id/3e/7b8b53e2b3b3b9a7b87decc1cab2568d9883e7
/usr/lib/.build-id/42
/usr/lib/.build-id/42/d1d681f028baab752f3d15face90c532789e67
/usr/lib/.build-id/43
/usr/lib/.build-id/43/6599cdc967a6da0a194ef390649a9ceadf84e5
/usr/lib/.build-id/44
/usr/lib/.build-id/44/0635577cc6bada2e6a21490b019163fc971d82
/usr/lib/.build-id/45/2cdf1259df4224192a03b7eea3c7b8f6de0e6b
/usr/lib/.build-id/46
/usr/lib/.build-id/46/c9dcc71498401667e3d1c23b55d128f7c8b8e2
/usr/lib/.build-id/49
/usr/lib/.build-id/49/84fdc4a7b30b5d3f4666e8a5138e134d68446f
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/0e150e0dfdc01d26f1e7f8adb08d401ef5e155
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/4adaf09052bd2581989daf5509d2a3a3bc82d9
/usr/lib/.build-id/4b/74edc1f8974dc2a4a5d707475c1c869b599143
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/a0c0a957b6b7a47bc25d500b793273b8a5b497
/usr/lib/.build-id/50
/usr/lib/.build-id/50/a440a24d59532c6b38587ee752056e269fcfa2
/usr/lib/.build-id/52
/usr/lib/.build-id/52/0106d801a968aa74614d36b3c934124bc0eb10
/usr/lib/.build-id/52/122bbdf7c7e941243a02bc70499fa0e46d5e5b
/usr/lib/.build-id/53
/usr/lib/.build-id/53/1dc6eec8139e58ed3b1a673a9e5e0e47a18ff2
/usr/lib/.build-id/53/5aa53a0b81eac1cd03874f453d692abd495090
/usr/lib/.build-id/56
/usr/lib/.build-id/56/180e0c15365b95fb88f670340794e3ea944b75
/usr/lib/.build-id/56/91e6abad136ece511cf3e5ae95da580f43f977
/usr/lib/.build-id/58
/usr/lib/.build-id/58/b0d05117d44c1f266a4e4046aabc06092c6cfa
/usr/lib/.build-id/59
/usr/lib/.build-id/59/2cbe2715805e96eb5650f2a1467326c23b09be
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/4268570ba5aded6369b36ccc05288323ed4739
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/aef6320d0b8f3658e89f6a2681295df9f1c5bc
/usr/lib/.build-id/60
/usr/lib/.build-id/60/51c28da4441f3b2a005891138ffd06eeda373c
/usr/lib/.build-id/71
/usr/lib/.build-id/71/b408c36ef3a0e854429b0c7a90eec03b963951
/usr/lib/.build-id/72
/usr/lib/.build-id/72/66fe2610cbfeb4d1767a91165f34c84bb1781b
/usr/lib/.build-id/74
/usr/lib/.build-id/74/16fc5d5487ec9543b06aa828c79d7f82890c75
/usr/lib/.build-id/76
/usr/lib/.build-id/76/822c000fc4eb9be537231f84a3d0ed36fc0fdd
/usr/lib/.build-id/76/fcdc7b702c70c9d2ea00c7eedacda2c3ebadd5
/usr/lib/.build-id/77
/usr/lib/.build-id/77/090211a8c276daf45921f44426277e43e6e485
/usr/lib/.build-id/77/66f4cbbe47c9d1c040b28ac3b4d8dc4a9ad717
/usr/lib/.build-id/78
/usr/lib/.build-id/78/efdc6706a1eb661f39b3b7957354eb85c0da8d
/usr/lib/.build-id/79
/usr/lib/.build-id/79/7fd5a4750c4a23c8419683a0bd37b38c6e0201
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/7d08ffec5b487bfaa2353e3befd603b95411b2
/usr/lib/.build-id/7a/f7f63f23370e8922bc834d2420d6da7cd71fe8
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/9470035e27e3e46b24c357f3dbb658cd2fe961
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/6a88d882f57e5f2c2927fc1bc030cfb4da6760
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/118956777a22dd3fd6d2d1f3d43ed427f4aaac
/usr/lib/.build-id/7e/defef9509ecb7bfb75c7cd771728d7b2a630ee
/usr/lib/.build-id/80
/usr/lib/.build-id/80/96c5aeb3836fcfd810c246ebebe66e349da797
/usr/lib/.build-id/84
/usr/lib/.build-id/84/2175c0fe117f2a628aee4c4921273200ad0eac
/usr/lib/.build-id/87
/usr/lib/.build-id/87/05d388803a15ee0d066cb8e98354bf1f291bb2
/usr/lib/.build-id/88
/usr/lib/.build-id/88/7ac8d012bebaf62ac67af09c834a5127278baa
/usr/lib/.build-id/89
/usr/lib/.build-id/89/29d72c0ddd0e083b3969b24c4893fa08b15e2f
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/2e5205d483173227158b93f2dae353d7299bb6
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/981ffa3b3724c4277b0c15a8e0a077045e57fc
/usr/lib/.build-id/91
/usr/lib/.build-id/91/6d883df48afa14388e5d5214199217bf1de95c
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/78d8305df4c387413712aaf727e83b77bcd9dc
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/2adc4dcca82d0981a3084f1f9125f8ff3781c3
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/291a728f5c81528f641868740232ee4082c37e
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/1660430a35b68b5cf0caff8c63e7c31e183325
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/4d5b60b382e87c74f265b95175e2c9e629913e
/usr/lib/.build-id/ac/6b551d2bb4c86124f09101243fbe40f96c8cb8
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/6d918707920821d065d0e05215344f46d2bea3
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/3e63a7454dbd685685328b0950dce3ffb207ff
/usr/lib/.build-id/b3/bb4b8f10a65c76afe5d5324500a83697bacfd6
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/7b09e28f28b4b751abf10ac4a6cfdd0497c9b3
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/95d636f666f90aa5f2a037a5e62553788eb0b8
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/85d951bd63890499f95dd582fd2b16bf734910
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/8c0ab534efe0cb121d3f9a2c46fa1d832ed8d3
/usr/lib/.build-id/c2/c0caee92de05c4ac3596a5336f9d0e1ed06ee7
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/34a23676a4486bc69208163b6d83ecfb53d740
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/7175053c2d4f1c232ea60f152f57040f4c51bc
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/aacb64a216990c1029a9bc60092671f1575c46
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/971dce4b37bb3c26dbb5cf6c2c9e8636abacc4
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/d5c3beab9ae0d22f6301aaffd6ff6f29b1ce13
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/8be74aec89c8c6d1734e5f2b66352f3b3ed79a
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/d3fd952cefe16a07f0f75dcb26d3abfb1b5864
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/76e587fdd9d65dad702aaf6decfb36dd9b17a9
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/318e4f016e97aa441332db912906c0eb491e7c
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/b83a9cf992fdb9cf9364e8fcfa020050d6a720
/usr/lib/.build-id/da
/usr/lib/.build-id/da/c2eb8e7b9829baace0f996f0809243d7d7a2a8
/usr/lib/.build-id/de
/usr/lib/.build-id/de/83c14388e39394d39b52baf433fea323009ae8
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/dbff8cc63a5ae88b29ccd6832ebb3af8e212c7
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/d5e36151fd90c0cf45f202365a1f735690041c
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/3955160504241868b06f87a27afc4c0580f6f5
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/2d5647cd960b7a44c99a4cece43545c56916bf
/usr/lib/.build-id/e7/9cfd8e483c5ba106628ceaa3f99dd14445f767
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/6e0b7968ac15b7f00c8221688132bd23e211c5
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/0ba9946ae97cc1f67b8968bb060cd5c4eede30
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/67f61b01e7626f52e51c4de1e2037ae54ef33f
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/ccae00fe7dceca5d59166e5cb6378b3a9a281c
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/4b8652dc98d34659da2503a57c7c42e126ba4c
/usr/lib/.build-id/f4/b70d4141d153c9c95ace9ef226eaaaf35225e8
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/2e2de819de20301ea7baebf0195d99ce6941fe
/usr/lib/.build-id/fc/a2ef519c65b107c9dafa71585cc2cc47e15202
/usr/lib/.build-id/fc/b9a6756f5ab3d100954f40e30cde2580c066d2
/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 Dec 13 00:02:08 2025